you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 3 years ago (1 child)

You can't use the same JARs in runtime.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 0 points 3 years ago (1 child)

    You absolutely can pull the same jars into server and android projects.

    Sometimes you need a different one for Android to avoid NoClassDefFoundErrors but you're totally able to grab a jar and stick it directly into both sides.

  • source
  • parent
  • hideshow 2 child comments