Android deployment without the SDK?

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!

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

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

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