• @Aux
    link
    111 months ago

    You can’t use the same JARs in runtime.

    • @[email protected]
      link
      fedilink
      011 months ago

      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.

      • @Aux
        link
        011 months ago

        The hell are you even talking about? You can’t even load a JAR file on Android. My god…