Re: Migrate a Java application using Jogl to Android tablet
Posted by mimou on Feb 12, 2012; 8:40pm
URL: https://forum.jogamp.org/Migrate-a-Java-application-using-Jogl-to-Android-tablet-tp3732586p3738235.html
I'm using GL2 in my application.
I tried to build your demo but it's a bit tricky. I had to download gluegen from the repository because ant tasks depends from gluegen build tasks.
Is -it possible to deploy your demo's apks using eclipse as any android project ?
I tried also to create a single apk using your jars but it is impossible to deploy such a big apk. Can you give some details about how the apks share data ?
Regards,
Mimou