/JmeWithAndroid

jMonkeyEngine 3 and Android integration boilerplate code.

Primary LanguageJava

jMonkeyEngine - Android Integration

Tested on Android Studio 3 with [JME v3.2.0] (http://jmonkeyengine.org/).

Boilerplate code.

Code Walk-through:

  • App -> Add your Android functionalities here
  • Core -> Add your JME functionalities here
  • Desktop ->Add your Desktop based functionalities here