Hi,
This is my first day with JMonkey, and I love it! The code is very easy, and nice to write.
I want to get started with Android (the reason I came to JME), but how to do that?
I have:
- Downloaded the Android SDK,
- Installed it
- Downloaded the JME Android plugin
- Made an Android project.
Now I’m suck, where to implement the JME part (like the class which extends SimpleApplication) into android?