scummvm/dists/android
Cameron Cawley 8b4c3ea302 ANDROID: Use a better icon for the on screen control
Modified from https://www.iconfinder.com/icons/352464/keyboard_icon, which is available under the Creative Commons (Attribution-Share Alike 3.0 Unported) license.
2019-08-20 14:32:50 +03:00
..
jni ANDROID: Remove unpacker and fix support for non arm 2015-01-05 20:18:31 -08:00
res ANDROID: Use a better icon for the on screen control 2019-08-20 14:32:50 +03:00
AndroidManifest.xml RELEASE: This is 2.1.0git 2017-11-30 00:13:10 +00:00
AndroidManifest.xml.in ANDROID: Remove unnecessary additional activity 2017-11-23 14:02:55 -06:00
custom_rules.xml ANDROID: Modernize build system 2014-07-22 16:57:30 -07:00
project.properties ANDROID: Modernize build system 2014-07-22 16:57:30 -07:00
README.Android ANDROID: Update the README file 2019-02-01 04:40:21 +00:00

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

REQUIREMENTS

  - Android 2.3 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