scummvm/dists/android
antoniou 18b83107db ANDROID: Revert to targeting API 28 to prevent file access issues
See bug ticket: https://bugs.scummvm.org/ticket/11753

API 29 makes certain file access functions return empty lists due to restricitve policies. We need to come up with an alternative for Android 10 and higher, when we will switch to targeting API 29 (or higher). Google enforces this switch on November 2nd for application updates.
2020-10-04 12:32:31 +03:00
..
gradle/wrapper ANDROID: DISTS: Upgrade gradle and gradle plugin versions 2020-09-27 23:04:34 +03:00
jni
res ANDROID: Restore app icon that got wrongly removed 2020-10-03 01:09:59 +03:00
store ANDROID: Screenshots from 10 inch tablet for distribution 2020-09-27 17:12:25 +03:00
AndroidManifest.xml ANDROID: Splash screen and additional locations to search for config and saves 2020-09-29 22:10:56 +03:00
build.gradle ANDROID: Revert to targeting API 28 to prevent file access issues 2020-10-04 12:32:31 +03:00
gradlew ANDROID: Switch to Gradle 2020-03-27 22:45:25 +01:00
README.Android ANDROID: Switch to Gradle 2020-03-27 22:45:25 +01:00

README for the Android port of ScummVM
--------------------------------------

REQUIREMENTS

  - Android 4.1 or later

INSTALL

  TODO

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 mode can be toggled with the "Touchpad mouse mode" on the Control tab
    in ScummVM's own option dialog.

    Tap + movement: Mouse movement
    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:

    Two finger tap: Right mouse button click
    Three finger tap: Middle mouse button click

  System keys

    Back button: Escape
    Menu button: ScummVM menu
    Menu button held for 0.5s: Toggle virtual keyboard
    Camera or Search button: Right mouse button click