jogamp
›
jogl
Login
Register
Re: JOGL 2.0 (OpenGL/OpenGL-ES) backend for LibGDX
Posted by
Sven Gothel
on
Dec 04, 2014; 9:34pm
URL:
https://forum.jogamp.org/JOGL-2-0-OpenGL-OpenGL-ES-backend-for-LibGDX-tp4027689p4033717.html
On 12/04/2014 10:30 PM, Matthew [via jogamp] wrote:
> if
> (
> System.getProperty("java.vm.vendor").equals("The Android Project") ||
> System.getProperty("java.vendor").equals("The Android Project")
> )
> { // This is running on an Android OS.
> }
>
https://jogamp.org/deployment/jogamp-next/javadoc/gluegen/javadoc/com/jogamp/common/os/Platform.html#getOSType%28%29
https://jogamp.org/deployment/jogamp-next/javadoc/gluegen/javadoc/com/jogamp/common/os/Platform.OSType.html#ANDROID
~Sven
signature.asc
(828 bytes)
Download Attachment
Free forum by Nabble
Edit this page