The message its pretty clear: couldn't load osgNativeLib: findLibrary returned null
Probably the library has not been copied. This usually happens when compiling armeabi-v7 and the device doesn't support it.It is also possible that the apk was generated without the .so open the apk first to check it.
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

