Re: Recreating Jogl2 Android demo projects in Eclipse
Posted by asambol on Nov 21, 2012; 8:06am URL: https://forum.jogamp.org/Recreating-Jogl2-Android-demo-projects-in-Eclipse-tp4027079p4027132.html
>> 2. I created a new Android project in Eclipse, inside package my.package. I
>> added your classes NEWTRedSquareES2Activity and
>> NEWTRedSquareES2ActivityLauncher to my package, and of course, the
>> RedSquareES2 class.
>
> So it still reads: 'class NEWTGearsES2ActivityLauncher extends LauncherUtil.BaseActivityLauncher' ?