I went through the build process again and have to correct: osgAndroid already comes with a jar-file. What the project and its ndk-build does is to generate a libjniosg-gles1.so file that links to the static c++ libraries. HENCE, my question would be now how the pre-compiled org.openscenegraph.android.jar refers/links to the libjniosg.so file, because I suspect this seems to be the step that goes wrong in my case. Any hints how that works ?
Cheers, Christian ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=63843#63843 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

