For a semester project I am tasked (with three others) to create a 3D-app for the Android. I have extensive OpenGL C++ experience but unfortunately my teammates have decided to work in Java, and with their only being two short months I have decided to use jMonkey as opposed to creating a renderer myself in Java, which I am not the most comfortable in. Plus none of us have any mobile development experience.
So with that information out of the way, here comes the error. I have the most up-to-date Android SDK (r19) with the JME SDK + the Android plugin (both downloaded today, May 24). I can get the sample program (the one generated when creating a new JME project) compiled and running, but immediately hit the following error:
(rotated for easier reading)
A copy of the log from the first error to the end:
http://pastebin.com/raw.php?i=zducFJgz
With my zero Android and JME experience I unfortunately do not know how to approach whatever the issue may be. I greatly appreciate any help and will be glad to provide additional information if necessary.
OS: Windows 7
Android SDK: r19
JME SDK: 3.0 beta
JDK: 1.7
JRE: 7