godot/platform/android
2021-12-21 07:41:12 -08:00
..
api Implement the ability to disable classes 2021-07-13 09:25:14 -03:00
export Merge pull request #43181 from nathanfranke/string-empty 2021-12-10 08:56:31 +01:00
java Fix Android Studio builds. 2021-12-21 07:41:12 -08:00
plugin Split android platform export template into multiple files 2021-08-12 17:15:02 +03:00
vulkan Upgrade Vulkan memory allocator 2021-08-13 00:05:41 +02:00
android_input_handler.cpp Rename remove() to remove_at() when removing by index 2021-11-23 18:58:57 -07:00
android_input_handler.h Use "enum class" for input enums 2021-11-12 15:37:54 -06:00
android_keys_utils.cpp Use "enum class" for input enums 2021-11-12 15:37:54 -06:00
android_keys_utils.h Use "enum class" for input enums 2021-11-12 15:37:54 -06:00
audio_driver_opensl.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
audio_driver_opensl.h Remove unimplemented methods 2021-10-21 18:44:25 +01:00
detect.py Misc build system fixes 2021-12-10 12:14:27 -06:00
dir_access_jandroid.cpp Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
dir_access_jandroid.h Core: Move DirAccess and FileAccess to core/io 2021-06-11 14:52:39 +02:00
display_server_android.cpp Fix Android get_screen_orientation() not returning valid values 2021-11-21 12:05:25 +00:00
display_server_android.h Fix initialising of gl_manager and checking gl_manager and context_vulkan preventing crash issues. 2021-12-18 12:21:16 +11:00
file_access_android.cpp Rename File::get_len() get_length() 2021-05-25 11:54:28 +01:00
file_access_android.h Core: Move DirAccess and FileAccess to core/io 2021-06-11 14:52:39 +02:00
java_class_wrapper.cpp Use C++ iterators for Lists in many situations 2021-07-23 17:38:28 -04:00
java_godot_io_wrapper.cpp Add partial support for Android scoped storage. 2021-08-16 23:11:56 -07:00
java_godot_io_wrapper.h Add partial support for Android scoped storage. 2021-08-16 23:11:56 -07:00
java_godot_lib_jni.cpp Use "enum class" for input enums 2021-11-12 15:37:54 -06:00
java_godot_lib_jni.h Drop broken Android 32-bit framebuffer setting for a reliable one for depth buffer 2021-11-01 14:04:24 +01:00
java_godot_view_wrapper.cpp Android: Add support for cursor icons 2021-05-19 22:01:51 +03:00
java_godot_view_wrapper.h Android: Add support for cursor icons 2021-05-19 22:01:51 +03:00
java_godot_wrapper.cpp Fixes on android: 2021-03-18 10:41:54 +11:00
java_godot_wrapper.h Leverage java annotations to simplify the logic used to register the Godot plugin methods. 2021-03-16 01:16:08 -07:00
jni_utils.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
jni_utils.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
logo.png Add logo attribution for Android, HTML5 and Linux platform icons 2021-09-11 19:34:10 +02:00
net_socket_android.cpp Rename IP_Unix, IP_Address and TCP_Server to remove underscores 2021-05-06 02:52:01 +02:00
net_socket_android.h Rename IP_Unix, IP_Address and TCP_Server to remove underscores 2021-05-06 02:52:01 +02:00
os_android.cpp Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
os_android.h Drop broken Android 32-bit framebuffer setting for a reliable one for depth buffer 2021-11-01 14:04:24 +01:00
platform_config.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
README.md Add logo attribution for Android, HTML5 and Linux platform icons 2021-09-11 19:34:10 +02:00
run_icon.png Optimize images losslessly using oxipng -o6 --strip all --zopfli 2018-06-28 19:17:41 +02:00
SCsub Switch to input buffering on Android 2021-08-13 11:45:50 +02:00
string_android.h Modernize Thread 2021-01-29 12:02:13 +01:00
thread_jandroid.cpp Fixes on android: 2021-03-18 10:41:54 +11:00
thread_jandroid.h Modernize Thread 2021-01-29 12:02:13 +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.