godot/platform/android
Rémi Verschelde 953dea1227
Merge pull request #63309 from akien-mga/3.x-scons-refactor-lto
2022-09-08 11:24:54 +02:00
..
api
export Merge pull request #64420 from m4gr3d/investigate_read_write_access_loss_3x 2022-08-15 13:19:01 -07:00
java Merge pull request #65503 from m4gr3d/fix_invalid_project_manager_path_3x 2022-09-08 09:48:43 +02:00
plugin
README.md
SCsub Backport text-to-speech support. 2022-07-01 11:04:50 +03:00
android_input_handler.cpp Cleanup the Android input logic implementation 2022-09-07 13:29:31 -07:00
android_input_handler.h Cleanup the Android input logic implementation 2022-09-07 13:29:31 -07:00
android_keys_utils.cpp Fix incorrect Android scancodes 2022-07-13 16:24:37 +01:00
android_keys_utils.h Fix incorrect Android scancodes 2022-07-13 16:24:37 +01:00
audio_driver_opensl.cpp
audio_driver_opensl.h
detect.py SCons: Refactor LTO options with `lto=<none|thin|full>` 2022-09-05 14:45:12 +02:00
dir_access_jandroid.cpp Additional fixes to the Android `get_current_dir()` implementation. 2022-08-30 10:08:30 -07:00
dir_access_jandroid.h Additional fixes to the Android `get_current_dir()` implementation. 2022-08-30 10:08:30 -07:00
file_access_android.cpp Add full support for Android scoped storage. 2022-06-26 16:53:02 -07:00
file_access_android.h Add full support for Android scoped storage. 2022-06-26 16:53:02 -07:00
file_access_filesystem_jandroid.cpp Fix issue preventing the Android Editor from displaying the project content 2022-08-15 02:21:34 -07:00
file_access_filesystem_jandroid.h Fix issue preventing the Android Editor from displaying the project content 2022-08-15 02:21:34 -07:00
java_class_wrapper.cpp
java_godot_io_wrapper.cpp Add support for multiple virtual keyboard types 2022-07-07 14:22:28 -04:00
java_godot_io_wrapper.h Add support for multiple virtual keyboard types 2022-07-07 14:22:28 -04:00
java_godot_lib_jni.cpp Merge pull request #65503 from m4gr3d/fix_invalid_project_manager_path_3x 2022-09-08 09:48:43 +02:00
java_godot_lib_jni.h Merge pull request #65503 from m4gr3d/fix_invalid_project_manager_path_3x 2022-09-08 09:48:43 +02:00
java_godot_wrapper.cpp
java_godot_wrapper.h
jni_utils.cpp
jni_utils.h
logo.png
net_socket_android.cpp
net_socket_android.h
os_android.cpp Merge pull request #61316 from bruvzg/tts_3x 2022-08-05 23:45:51 +02:00
os_android.h Merge pull request #61316 from bruvzg/tts_3x 2022-08-05 23:45:51 +02:00
platform_config.h
power_android.cpp
power_android.h
run_icon.png
string_android.h
thread_jandroid.cpp
thread_jandroid.h
tts_android.cpp Backport text-to-speech support. 2022-07-01 11:04:50 +03:00
tts_android.h Backport text-to-speech support. 2022-07-01 11:04:50 +03:00

README.md

Android platform port

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

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.