Difference between revisions of "Android"

Jump to navigation Jump to search
329 bytes removed ,  20:58, 14 January 2021
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.
(point to quick start)
(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.)
(14 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{PortFeatures|
{{PortFeatures|
icon=android|
name=Android|
name=Android|
backend=android|
version={{StableVersion}}|
version={{StableVersion}}|
status=Maintained|
pkgend=-android-all.apk|
web=[https://play.google.com/store/apps/details?id=org.scummvm.scummvm Play Store]|
mp3=yes|
mp3=yes|
ogg=yes|
ogg=yes|
flac=yes|
flac=yes|
uncompressed=yes|
uncompressed=yes|
maintainer=[[User:fuzzie|fuzzie]]|
packager=[[User:fuzzie|fuzzie]]|
forum=17|
status=Maintained|
firstversion=1.2.0|
backend=android|
zlib=yes|
plugins=yes|
plugins=yes|
zlib=yes|
16bits=yes|
16bits=yes|
buildbot=yes|
buildbot=yes|
firstversion=1.2.0|
maintainer=[[User:gus|gus]]|
packager=[[User:gus|gus]]|
pkgend=-android.apk|
forum=17|
icon=android|


agi=yes|
agi=yes|
Line 40: Line 42:
tucker=yes|
tucker=yes|
}}
}}
ScummVM has also been ported to the Android platform.
There is a [[Android/Guide|quick start guide]] aimed at users of the stable version from the Android Market.
== Controls ==
=== 5-Way navigation control / DPAD ===
    DPAD up/down/left/right: Mouse movement
    DPAD center: Left mouse button
=== Trackball ===
    Movement: Mouse movement
    Click: Left mouse button
=== Touchscreen ===
    The touchscreen can be used in two modes
    1) Direct mode
    2) Touchpad mode
    When in direct mode, the mouse cursor moves to the touched point on screen.
    In touchpad mode, the mouse cursor is independent of the touched point, it
    is moved relative to its current position - like on a touchpad.


    The port currently misses its own configuration dialog, the mode can
== About ==
    be toggled with the "Mixed AdLib/MIDI mode" on the MIDI tab in ScummVM's
ScummVM has been ported to the Android platform.
    own option dialog.


    Tap + movement: Mouse movement
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]
    Tap without movement: Left mouse button click
    Tap held for >0.5s without movement: Right mouse button click
    Tap held for >1s without movement: Middle mouse button click
    Double Tap + movement: Drag and drop


    On devices supporting multitouch:
== Developer information ==


    Two finger tap: Right mouse button click
=== Daily Builds ===
    Three finger tap: Middle mouse button click


=== System keys ===
To test newer development versions, the daily autogenerated builds from the buildbot can be found [https://buildbot.scummvm.org/builds.html here].


    Back button: Escape
To install a daily build:
    Menu button: ScummVM menu
* Uninstall all currently installed ScummVM versions including all plug-ins, as you can not install a daily build alongside the stable release.
    Menu button held for 0.5s: Toggle virtual keyboard
* 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 />
    Camera or Search button: Right mouse button click
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.
442

edits

Navigation menu