Difference between revisions of "Android"
Jump to navigation
Jump to search
(Add a link to compilation instructions page.) |
Praetorian (talk | contribs) |
||
Line 2: | Line 2: | ||
icon=android| | icon=android| | ||
name=Android| | name=Android| | ||
version={{StableVersion}}| | version={{StableVersion}}.5| | ||
pkgend= | pkgend=| | ||
web=[https://play.google.com/store/apps/details?id=org.scummvm.scummvm Play Store]| | web=[https://play.google.com/store/apps/details?id=org.scummvm.scummvm Play Store]| | ||
mp3=yes| | mp3=yes| | ||
Line 9: | Line 9: | ||
flac=yes| | flac=yes| | ||
uncompressed=yes| | uncompressed=yes| | ||
maintainer=[[User:fuzzie|fuzzie]]| | maintainer=[[User:Praetorian|Praetorian]]<br/>[[User:LePhilousophe|LePhilousophe]]<br/>(previous) [[User:fuzzie|fuzzie]]| | ||
packager=[[User:fuzzie|fuzzie]]| | packager=[[User:Praetorian]]<br/>(previous) [[User:fuzzie|fuzzie]]| | ||
forum=17| | forum=17| | ||
status=Maintained| | status=Maintained| | ||
firstversion=1.2.0| | firstversion=1.2.0-android-all.apk| | ||
backend=android| | backend=android| | ||
Line 20: | Line 20: | ||
16bits=yes| | 16bits=yes| | ||
buildbot=yes| | buildbot=yes| | ||
}} | }} | ||
Line 52: | Line 31: | ||
=== 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/#/dailybuilds here]. | ||
To install a daily build: | To install a daily build: | ||
Line 60: | Line 39: | ||
To build your own version from source, see the [[Compiling_ScummVM/Android|compilation instructions for Android]]. | To build your own version from source, see the [[Compiling_ScummVM/Android|compilation instructions for Android]]. | ||
=== External links === | |||
* [https://forums.scummvm.org/viewforum.php?f=17 ScummVM forum for the ScummVM Android port] |
Revision as of 05:31, 30 June 2023
Android Port | |
Latest Released Version | 2.8.1.5 |
Supported Audio Options | MP3, OGG, FLAC, Uncompressed |
Additional Webpage(s) | Play Store |
Maintainer(s) | Praetorian LePhilousophe (previous) fuzzie |
Packager(s) | User:Praetorian (previous) fuzzie |
Forum | Port Forum |
Status | Maintained |
First Official Version | 1.2.0-android-all.apk |
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.
To build your own version from source, see the compilation instructions for Android.