Login  Register

Re: Steps to build Android Demo Application with JOGL

Posted by Sven Gothel on Nov 05, 2014; 11:57am
URL: https://forum.jogamp.org/Steps-to-build-Android-Demo-Application-with-JOGL-tp4033491p4033492.html

On 11/05/2014 12:05 PM, akashbane [via jogamp] wrote:
> Hi,
>
> We had developed Java application which is running fine with JOGL and we would
> like to port the same on Android device.We had explored detailed steps which
> are required to build android application but unable to do so, due to
> unavailability of detailed explanation for Android platform on Jogamp.org site.
>
> Can you guys please help us by providing detailed steps which are need to
> build Android application using JOGL.

Please have a look at JOGL's unit test build recipe,
which also builds Android applications/activities.
  - jogl/make/build-test.xml
  - jogl/make/resources/android/AndroidManifest-test.xml

Then we have an Android test within jogl-demos
  - jogl-demos/android/JOGLStandaloneGearsES2Test/
  - jogl-demos/maven/jp4da/ (Maven: Desktop + Android .. magic)

Further support may be offered by others here.
You may also contact maintainers for commercial support
  http://jogamp.org/wiki/index.php/Maintainer_and_Contacts

~Sven

>
>
> Thanks,
> Akash.
>


signature.asc (828 bytes) Download Attachment