Difference between revisions of "Android"
Jump to navigation
Jump to search
(Removed duplicate information and added a link to the new docs. Added a “Developer information” section and moved the daily build information here. This will probably move to the user documentation in the future.) |
Praetorian (talk | contribs) (Fix daily builds url) |
||
Line 46: | Line 46: | ||
ScummVM has been ported to the Android platform. | ScummVM has been ported to the Android platform. | ||
For more information, including how to install and use ScummVM on Android, see the [https://docs.scummvm.org/en/latest/other_platforms/android.html Android user documentation] | For more information, including how to install and use ScummVM on Android, see the [https://docs.scummvm.org/en/latest/other_platforms/android.html Android user documentation]. | ||
== Developer information == | == Developer information == | ||
Line 52: | Line 52: | ||
=== Daily Builds === | === Daily Builds === | ||
To test newer development versions, the daily autogenerated builds from the buildbot can be found [https://buildbot.scummvm.org/ | To test newer development versions, the daily autogenerated builds from the buildbot can be found [https://buildbot.scummvm.org/#/snapshots here]. | ||
To install a daily build: | To install a daily build: | ||
* Uninstall all currently installed ScummVM versions including all plug-ins, as you can not install a daily build alongside the stable release. | * Uninstall all currently installed ScummVM versions including all plug-ins, as you can not install a daily build alongside the stable release. | ||
* Manually install the APK package. Instructions for manual installation are found in the [https://docs.scummvm.org/en/latest/other_platforms/android.html#manually-installing-the-apk-package Android user documentation]<br /> | * Manually install the APK package. Instructions for manual installation are found in the [https://docs.scummvm.org/en/latest/other_platforms/android.html#manually-installing-the-apk-package Android user documentation].<br /> | ||
The daily builds are debug builds, which means that on some devices performance may be significantly slow for certain CPU intensive features and processes, such as video decoding and MT-32 emulation. | The daily builds are debug builds, which means that on some devices performance may be significantly slow for certain CPU intensive features and processes, such as video decoding and MT-32 emulation. |
Revision as of 10:19, 2 May 2021
Android Port | |
Latest Released Version | 2.8.1 |
Supported Audio Options | MP3, OGG, FLAC, Uncompressed |
Additional Webpage(s) | Play Store |
Maintainer(s) | fuzzie |
Packager(s) | fuzzie |
Forum | Port Forum |
Status | Maintained |
First Official Version | 1.2.0 |
About
ScummVM has been ported to the Android platform.
For more information, including how to install and use ScummVM on Android, see the Android user documentation.
Developer information
Daily Builds
To test newer development versions, the daily autogenerated builds from the buildbot can be found here.
To install a daily build:
- Uninstall all currently installed ScummVM versions including all plug-ins, as you can not install a daily build alongside the stable release.
- Manually install the APK package. Instructions for manual installation are found in the Android user documentation.
The daily builds are debug builds, which means that on some devices performance may be significantly slow for certain CPU intensive features and processes, such as video decoding and MT-32 emulation.