Re: Migrate a Java application using Jogl to Android tablet
Posted by Mimou on Feb 14, 2012; 9:05am
URL: https://forum.jogamp.org/Migrate-a-Java-application-using-Jogl-to-Android-tablet-tp3732586p3743101.html
I'm interested in anything can be done to make it easier. For now I can't launch your demos because my emulator version is not implemented (armv5tejl). I modified the demos to include my code. But I can't rebuild new apks to deploy them. I develop on Windows and I try to deploy on an Android emulator. I don't have all the required libraries to rebuild the same way you do it.
For now I'll try to rewrite the code using the OPEN GL ES provided by khronos.
Regards