Android Packages: Difference between revisions

From JogampWiki
Jump to navigation Jump to search
Created page with 'Current release of JogAmp Modules is available on ''Google Play'', formerly known as ''Android Market''. The following APKs must be installed to complete a JogAmp installation: …'
 
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
Current release of JogAmp Modules is available on ''Google Play'', formerly known as ''Android Market''.
= Direct download and installation of our Android Packages =
 
[{{SERVER}}/deployment/jogamp-current/apk Latest APK files location]
 
You may need to uninstall previous installed versions first!
 
== Single Fat Application Method ==
A fat demo APK ''jogl-demos-fat-android-${arch}.apk'' resides inside the [{{SERVER}}/deployment/jogamp-current/apk APK release folder] and can be directly installed and tested on your device w/ developer mode enabled.
 
User are encouraged to merge the ''<module>-all-android-<arch>.apk'' or jar files with their own application.
 
== Launcher Method ==
The following APKs must be installed to complete a JogAmp installation:
* [{{Server}}/deployment/jogamp-current/apk/jogamp-android-launcher.apk Launcher]
* ARM 32-bit >= armv6
** [{{Server}}/deployment/jogamp-current/apk/gluegen-rt-android-armv6.apk GlueGen]
** [{{Server}}/deployment/jogamp-current/apk/joal-android-armv6.apk JOAL]
** [{{Server}}/deployment/jogamp-current/apk/jogl-all-android-armv6.apk JOGL]
* ARM 64-bit >= aarch64
** [{{Server}}/deployment/jogamp-current/apk/gluegen-rt-android-aarch64.apk GlueGen]
** [{{Server}}/deployment/jogamp-current/apk/joal-android-aarch64.apk JOAL]
** [{{Server}}/deployment/jogamp-current/apk/jogl-all-android-aarch64.apk JOGL]
           
The following demo APK should be installed:
* [{{Server}}/deployment/jogamp-current/apk/joal-test-android.apk JOAL Tests]
* [{{Server}}/deployment/jogamp-current/apk/jogl-test-android.apk JOGL Tests]
 
= Download and installation via ''Google Play'' =
 
''' These versions are currently not maintained and are older versions! '''


The following APKs must be installed to complete a JogAmp installation:
The following APKs must be installed to complete a JogAmp installation:
* [https://play.google.com/store/apps/details?id=jogamp.android.launcher Launcher]
* [https://play.google.com/store/apps/details?id=jogamp.android.launcher Launcher]
* [https://play.google.com/store/apps/details?id=com.jogamp.common GlueGen]
* [https://play.google.com/store/apps/details?id=com.jogamp.common GlueGen]
* [https://play.google.com/store/apps/details?id=com.jogamp.openal JOAL]
* [https://play.google.com/store/apps/details?id=javax.media.opengl JOGL]
* [https://play.google.com/store/apps/details?id=javax.media.opengl JOGL]
              
              
The following demo APK should be installed:
The following demo APK should be installed:
* [https://play.google.com/store/apps/details?id=com.jogamp.opengl.test JOAL Tests]
* [https://play.google.com/store/apps/details?id=com.jogamp.opengl.test JOGL Tests]
* [https://play.google.com/store/apps/details?id=com.jogamp.opengl.test JOGL Tests]

Latest revision as of 20:56, 31 August 2025

Direct download and installation of our Android Packages

Latest APK files location

You may need to uninstall previous installed versions first!

Single Fat Application Method

A fat demo APK jogl-demos-fat-android-${arch}.apk resides inside the APK release folder and can be directly installed and tested on your device w/ developer mode enabled.

User are encouraged to merge the <module>-all-android-<arch>.apk or jar files with their own application.

Launcher Method

The following APKs must be installed to complete a JogAmp installation:

The following demo APK should be installed:

Download and installation via Google Play

These versions are currently not maintained and are older versions!

The following APKs must be installed to complete a JogAmp installation:

The following demo APK should be installed: