1
0
Fork 0
godot/platform/android
Thaddeus Crews a6e6d133ab
Merge pull request #109227 from limbonaut/harden-jni-find-class
Harden jni_find_class() and its setup/cleanup
2025-08-03 10:51:09 -05:00
..
api
doc_classes Android: Add option to change background color and fix system bar regression 2025-07-29 09:27:16 +05:30
editor Fix debugger immediate disconnect 2025-07-18 15:12:37 -07:00
export Android: Add option to change background color and fix system bar regression 2025-07-29 09:27:16 +05:30
java Fix Android TTS on-demand init. 2025-07-31 17:11:12 +03:00
plugin
variant
.editorconfig
README.md
SCsub Fix the build logic to generate the native debug symbols 2025-07-05 10:38:22 -07:00
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
dialog_utils_jni.cpp
dialog_utils_jni.h
dir_access_jandroid.cpp
dir_access_jandroid.h
display_server_android.cpp Address remaining feedback on https://github.com/godotengine/godot/pull/106709 2025-07-07 12:11:21 -07:00
display_server_android.h
file_access_android.cpp
file_access_android.h
file_access_filesystem_jandroid.cpp
file_access_filesystem_jandroid.h
java_class_wrapper.cpp Fix FindClass() failing to find Dictionary on Android leading to crash 2025-08-01 17:46:58 +02:00
java_godot_io_wrapper.cpp
java_godot_io_wrapper.h
java_godot_lib_jni.cpp Fix FindClass() failing to find Dictionary on Android leading to crash 2025-08-01 17:46:58 +02:00
java_godot_lib_jni.h
java_godot_view_wrapper.cpp
java_godot_view_wrapper.h
java_godot_wrapper.cpp Fix FindClass() failing to find Dictionary on Android leading to crash 2025-08-01 17:46:58 +02:00
java_godot_wrapper.h
jni_utils.cpp Harden jni_find_class() and its setup/cleanup 2025-08-02 09:52:08 +02:00
jni_utils.h Fix FindClass() failing to find Dictionary on Android leading to crash 2025-08-01 17:46:58 +02:00
net_socket_android.cpp
net_socket_android.h
os_android.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
os_android.h
platform_android_builders.py Fix the build logic to generate the native debug symbols 2025-07-05 10:38:22 -07:00
platform_config.h
platform_gl.h
rendering_context_driver_vulkan_android.cpp
rendering_context_driver_vulkan_android.h
thread_jandroid.cpp
thread_jandroid.h
tts_android.cpp Fix Android TTS on-demand init. 2025-07-31 17:11:12 +03:00
tts_android.h Fix Android TTS on-demand init. 2025-07-31 17:11:12 +03:00

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.svg and run_icon.svg 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.