virtualx-engine/platform/android
Fredia Huya-Kouadio 0e2292f341 Configure maven central snapshot versions for the Godot Android library
A snapshot version is a version that has not yet been released which allows us to deploy the same transient version incrementally, without requiring projects to upgrade the artifact version they're consuming. Those projects can use the same version to get an updated snapshot version.
2023-03-06 01:29:41 -08:00
..
api One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
export Implement file provider capabilities 2023-02-01 01:01:20 -08:00
java Configure maven central snapshot versions for the Godot Android library 2023-03-06 01:29:41 -08:00
plugin One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
android_input_handler.cpp Fix the issue causing long-press on a selected node on the scene tree to trigger both the context menu and the rename functionality 2023-02-12 21:20:51 -08:00
android_input_handler.h Fix the issue causing long-press on a selected node on the scene tree to trigger both the context menu and the rename functionality 2023-02-12 21:20:51 -08: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.