godot/platform/android
Rémi Verschelde 0475011c66
Merge pull request #82084 from ogapo/pr/pck-cache-merge
Merge `uid_cache.bin` and `global_script_class_cache.cfg` after mounting PCKs
2024-03-11 14:01:16 +01:00
..
api
doc_classes [Docs] Fix some experimental/deprecated hints 2024-02-23 19:48:53 +01:00
export Merge uid_cache.bin and global_script_class_cache.cfg after mounting PCKs 2024-03-06 12:14:21 -05:00
java Add `PermissionsUtil#requestPermissions(...)` to provide the ability to request multiple permissions at a time 2024-03-07 11:23:21 -08:00
plugin
README.md
SCsub
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 Merge pull request #88245 from shana/simplify-mono-support-detection 2024-02-19 00:08:07 +01:00
dir_access_jandroid.cpp Add const lvalue ref to core/* container parameters 2024-02-14 11:20:36 -03:00
dir_access_jandroid.h Add const lvalue ref to core/* container parameters 2024-02-14 11:20:36 -03:00
display_server_android.cpp Move `global_menu_*` methods to a separate `NativeMenu` class. 2024-03-04 23:41:41 +02:00
display_server_android.h Move `global_menu_*` methods to a separate `NativeMenu` class. 2024-03-04 23:41:41 +02:00
file_access_android.cpp
file_access_android.h
file_access_filesystem_jandroid.cpp
file_access_filesystem_jandroid.h
java_class_wrapper.cpp
java_godot_io_wrapper.cpp
java_godot_io_wrapper.h
java_godot_lib_jni.cpp
java_godot_lib_jni.h
java_godot_view_wrapper.cpp
java_godot_view_wrapper.h
java_godot_wrapper.cpp
java_godot_wrapper.h
jni_utils.cpp
jni_utils.h
net_socket_android.cpp Add const lvalue ref to core/* container parameters 2024-02-14 11:20:36 -03:00
net_socket_android.h Add const lvalue ref to core/* container parameters 2024-02-14 11:20:36 -03:00
os_android.cpp Add const lvalue ref to core/* container parameters 2024-02-14 11:20:36 -03:00
os_android.h Add const lvalue ref to core/* container parameters 2024-02-14 11:20:36 -03:00
platform_config.h
platform_gl.h
rendering_context_driver_vulkan_android.cpp
rendering_context_driver_vulkan_android.h
string_android.h
thread_jandroid.cpp
thread_jandroid.h
tts_android.cpp
tts_android.h

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.

Documentation

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.