godot/platform/android
Fredia Huya-Kouadio 48a55ffad3 Provide a delegate implementation for the killProcess logic on Android
The implementation forwards the kill request to the Godot host for handling. If the Godot host is unable to handle the request, it falls back to the `OS_Unix::kill(...)` implementation.
2023-01-26 03:33:22 -08:00
..
api One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
export Fix writing value for hand-tracking V2.0 to AndroidManifest.xml 2023-01-20 12:16:31 +01:00
java Provide a delegate implementation for the killProcess logic on Android 2023-01-26 03:33:22 -08:00
plugin One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
android_input_handler.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
android_input_handler.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
android_keys_utils.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
android_keys_utils.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
audio_driver_opensl.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
audio_driver_opensl.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
detect.py SCons: Cleanup DEBUG, _DEBUG and NDEBUG defines 2022-12-12 14:49:21 +01:00
dir_access_jandroid.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
dir_access_jandroid.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
file_access_android.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
file_access_android.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
file_access_filesystem_jandroid.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
file_access_filesystem_jandroid.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
java_class_wrapper.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
java_godot_io_wrapper.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
java_godot_io_wrapper.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
java_godot_lib_jni.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
java_godot_lib_jni.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
java_godot_view_wrapper.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
java_godot_view_wrapper.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
java_godot_wrapper.cpp Provide a delegate implementation for the killProcess logic on Android 2023-01-26 03:33:22 -08:00
java_godot_wrapper.h Provide a delegate implementation for the killProcess logic on Android 2023-01-26 03:33:22 -08:00
jni_utils.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
jni_utils.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
logo.png Add logo attribution for Android, HTML5 and Linux platform icons 2021-09-21 17:14:59 +02:00
net_socket_android.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
net_socket_android.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
os_android.cpp Provide a delegate implementation for the killProcess logic on Android 2023-01-26 03:33:22 -08:00
os_android.h Provide a delegate implementation for the killProcess logic on Android 2023-01-26 03:33:22 -08:00
platform_config.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
power_android.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
power_android.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
README.md Add logo attribution for Android, HTML5 and Linux platform icons 2021-09-21 17:14:59 +02:00
run_icon.png Optimize images losslessly using oxipng -o6 --strip all --zopfli 2018-06-28 19:17:41 +02:00
SCsub Add cursor shape support for the Android platform 2022-10-05 12:08:54 -07:00
string_android.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
thread_jandroid.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
thread_jandroid.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
tts_android.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
tts_android.h One Copyright Update to rule them all 2023-01-10 15:26:54 +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.

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.