virtualx-engine/platform/android
Haoyu Qiu b657d0c76c Add dedicated macros for property name extraction
* Replace case-by-case extraction with PNAME & GNAME
* Fix group handling when group hint begins with property name
* Exclude properties that are PROPERTY_USAGE_NOEDITOR
2022-05-19 11:31:35 +08:00
..
api
export Add dedicated macros for property name extraction 2022-05-19 11:31:35 +08:00
java Check for null when retrieving clip data item text on Android 2022-05-05 13:44:00 +02:00
plugin
android_input_handler.cpp
android_input_handler.h
android_keys_utils.cpp
android_keys_utils.h
audio_driver_opensl.cpp
audio_driver_opensl.h
detect.py Increase compiler optimization when using target=release on iOS/Android 2022-05-16 17:52:07 +02:00
dir_access_jandroid.cpp
dir_access_jandroid.h
file_access_android.cpp
file_access_android.h
java_class_wrapper.cpp
java_godot_io_wrapper.cpp Add a method for obtaining display cutouts on Android 2022-04-26 13:52:33 +02:00
java_godot_io_wrapper.h Add a method for obtaining display cutouts on Android 2022-04-26 13:52:33 +02:00
java_godot_lib_jni.cpp Fix the issue causing the screen to be black after resuming when in low processor mode. 2022-04-25 00:20:44 -07:00
java_godot_lib_jni.h Fix flickering issues with low processor mode on Android 2022-03-29 12:17:25 -07:00
java_godot_wrapper.cpp Android port of the Godot Editor 2022-03-28 07:54:10 -07:00
java_godot_wrapper.h Android port of the Godot Editor 2022-03-28 07:54:10 -07:00
jni_utils.cpp
jni_utils.h
logo.png
net_socket_android.cpp
net_socket_android.h
os_android.cpp Add a method for obtaining display cutouts on Android 2022-04-26 13:52:33 +02:00
os_android.h Add a method for obtaining display cutouts on Android 2022-04-26 13:52:33 +02:00
platform_config.h
power_android.cpp
power_android.h
README.md
run_icon.png
SCsub Cleanup the gradle build configuration 2022-03-28 08:12:55 -07:00
string_android.h
thread_jandroid.cpp
thread_jandroid.h

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.