Android deployment without the SDK? (4 posts)

Topic tags: android, bluej, Deployment
  • Profile picture of batkid batkid32p said 3 months, 3 weeks ago:

    Hi all,

    I’m trying to understand why the android deployment process works behind the scenes (without the SDK). There used to be some docs on the subject but I couldn’t find it anymore. Could anyone point me in the right direction?

    What I’m trying to do is to implement a “one click” deployment process in a different IDE (BlueJ).

    Thanks!

  • Profile picture of normen normen1271p said 3 months, 3 weeks ago:

    Just have jME3-core.jar, jME3-android.jar and any other you might need on the classpath.

  • Profile picture of batkid batkid32p said 3 months, 3 weeks ago:

    Thanks normen. I assume I can take out all the lwjgl related jar files also?

  • Profile picture of normen normen1271p said 3 months, 3 weeks ago:

    Well like I said, you only really need core and android.