@Gernot: New Version compiling is telling this:
running glb_build.bat
Using ANDROID_TARGET="android-8"
You can use "C:Eigene ProgrammeGLBasicTest1distributeAndroidglb_android_build.bat" to change the API level and SDK path.
%ANDROIDSDK% not set. Using GLBasic's default target-8, Android 2.2
So we can now use different APIs etc.? Thats nice, is there an in deep explanation how to do this? (there is no bat at that path, do I need to create it?) Also @Spacefractal
If you make a file glb_android_build.bat at the given location, you can use another sdk.
In that file write:
Set ANDROIDSDK=c:path to sdk
Set ANDROID_TARGET=android-16
That's pretty much it. If you do wrong, the output window will telly the details.
Is that OK?
Sorry for the long answering delays.
I'm glad you found out about the output.dat media package. You need a http server for other browsers. Google for tinyhttp or python http server.
Would be cool to see a macro script.
Sent from my GT-N7100 using Tapatalk