Minimum API Level, crash when using textures on Android 2.2

In an older thread I read that the minimum supported API level for jME on Android is 8, is that still correct? If I try to apply a texture to a model I get a crash because a method that has only been added in API Level 9 is called. Any idea what to do about that?

Edit Well, this has already been answered and fixed in SVN: http://hub.jmonkeyengine.org/forum/topic/android-2-2-textured-box-throwing-nosuchmethoderror/
I searched hours for this yesterday and couldn’t find anything, today it’s the first result on Google…sorry. :roll:

1 Like