Files
godot/platform/android
HolonProduction a3f0dc5a83 Fix wrong android key mapping.
Fixes the wrong mapping of `Key::HOME`. Androids `KEYCODE_HOME` is in fact the hardware home button the right mapping is `KEYCODE_MOVE_HOME`.

Also adds mappings to keys that were not present before.
2022-11-05 13:54:44 +01:00
..
2022-10-18 19:01:48 +02:00
2022-10-18 19:01:48 +02:00
2022-05-31 17:11:05 +01:00
2022-05-31 17:11:05 +01:00
2022-05-31 17:11:05 +01:00
2022-05-31 17:11:05 +01:00
2022-05-31 17:11:05 +01:00

Android platform port

This folder contains the Java and C++ (JNI) code for the Android platform port, using Gradle as a build system.

Documentation

Artwork license

logo.png and run_icon.png are licensed under Creative Commons Attribution 3.0 Unported per the Android logo usage guidelines:

The Android robot is reproduced or modified from work created and shared by Google and used according to terms described in the Creative Commons 3.0 Attribution License.