Android Packages: Difference between revisions

From JogampWiki
Jump to navigation Jump to search
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
= Direct download and installation of our Android Packages =
= Direct download and installation of our Android Packages =


[http://jogamp.org/deployment/jogamp-current/apk Latest APK files location]
[{{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:
The following APKs must be installed to complete a JogAmp installation:
* [{{Server}}/deployment/jogamp-current/apk/jogamp-android-launcher.apk Launcher]
* [{{Server}}/deployment/jogamp-current/apk/jogamp-android-launcher.apk Launcher]
* [{{Server}}/deployment/jogamp-current/apk/gluegen-rt-android-armeabi.apk GlueGen]
* ARM 32-bit >= armv6
* [{{Server}}/deployment/jogamp-current/apk/joal-android-armeabi.apk JOAL]
** [{{Server}}/deployment/jogamp-current/apk/gluegen-rt-android-armv6.apk GlueGen]
* [{{Server}}/deployment/jogamp-current/apk/jogl-all-android-armeabi.apk JOGL]
** [{{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:
The following demo APK should be installed:
Line 13: Line 26:
* [{{Server}}/deployment/jogamp-current/apk/jogl-test-android.apk JOGL Tests]
* [{{Server}}/deployment/jogamp-current/apk/jogl-test-android.apk JOGL Tests]


= Current release of JogAmp Modules is available on ''Google Play'', formerly known as ''Android Market''. =
= 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:

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: