<div dir="ltr">Hi,<div><div><br></div><div>It's been a while since I build an osgAndroid project, so maybe things have changed and now the readme is not longer valid.</div><div><br></div><div>The explained method for building JNI libraries within eclipse it's just a convenience way for not using the console each time you change something in the JNI part. </div><div><br></div><div>As you can see in osgAndroid, there's a org.openscenegrap.android library which is the one doing the bridge between java and osg. That's the one that requires to be built using the ndk, so you just need to go with the console to that directory and execute ndk-build, of course you need to configure properly the OSG_SDK variable of the Android.mk of that project.</div><div><br></div><div>If everything is properly build I recommend you refresh eclipse projects and try the osgsimple example (remember to upload to the device the model in the correct path), osgAndroid is just a simple layer to help developing applications quickly on android.</div><div><br></div><div>Maybe reading on how to build NDK native projects in general will also help you understanding how works the osgAndroid project.</div><div><br></div><div>Regards,</div><div>Rafa.</div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-04-25 18:59 GMT+02:00 Christian Kehl <span dir="ltr"><<a href="mailto:christian-kehl@web.de" target="_blank">christian-kehl@web.de</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I posted the changes on the osg-submissions mailing list. I still have the problem of building the JNI libraries using Eclipse. Rafael, perhaps you can give me a hint on how to do that, or extend the readme on the project a bit further so this last step is clear on howto-do ?<br>
<br>
Thanks and Cheers,<br>
Christian<br>
<br>
------------------<br>
Read this topic online here:<br>
<a href="http://forum.openscenegraph.org/viewtopic.php?p=63532#63532" target="_blank">http://forum.openscenegraph.org/viewtopic.php?p=63532#63532</a><br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
osg-users mailing list<br>
<a href="mailto:osg-users@lists.openscenegraph.org">osg-users@lists.openscenegraph.org</a><br>
<a href="http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org" target="_blank">http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Rafael Gaitán Linares<br>CTO at Mirage Technologies S.L - <a href="http://www.mirage-tech.com" target="_blank">http://www.mirage-tech.com</a><br></div></div>
</div>