Gergely Kis 90f21a35c7 Move Vulkan includes to a central godot_vulkan.h header 8 months ago
..
api 2e4d573c3c Remove the limit on the number of the SignalInfo function parameters 1 year ago
doc_classes 1e08f5879f Add support for Android Themed Icons (monochrome) 6 months ago
export e42c25516c Android: Make monochrome icon optional 6 months ago
java e42c25516c Android: Make monochrome icon optional 6 months ago
plugin 5a74e5812b Add logic to unregister the Godot plugins on engine termination 1 year ago
README.md 4c1f11944e Update all outdated online documentation links 2 years ago
SCsub c1acddfeb4 Fix the `generate_apk` logic when `dev_build` or `debug_symbols` are enabled 10 months ago
android_input_handler.cpp 625b92e3cd Input logic cleanup: 1 year ago
android_input_handler.h 625b92e3cd Input logic cleanup: 1 year ago
android_keys_utils.cpp 8406e60522 Add InputEventKey.location to tell left from right 1 year ago
android_keys_utils.h 8406e60522 Add InputEventKey.location to tell left from right 1 year ago
audio_driver_opensl.cpp e3482a9336 Android: Ensure cleanup of all subobjects in the OpenSL audio driver 10 months ago
audio_driver_opensl.h e3482a9336 Android: Ensure cleanup of all subobjects in the OpenSL audio driver 10 months ago
detect.py 52a2836861 Disable FP contraction. 10 months ago
dir_access_jandroid.cpp f291a4ed3a Fix leakage of JNI object references 1 year ago
dir_access_jandroid.h f291a4ed3a Fix leakage of JNI object references 1 year ago
display_server_android.cpp f7ad4dca8c Remove debug print from Android `DisplayServer.screen_get_scale` implementation 8 months ago
display_server_android.h a3769c0edc Properly set window class in Wayland 1 year ago
file_access_android.cpp f291a4ed3a Fix leakage of JNI object references 1 year ago
file_access_android.h 8c474ddd49 Merge pull request #90710 from m4gr3d/fix_jstring_leaks 1 year ago
file_access_filesystem_jandroid.cpp 3a06b447cc Cleanup Android file errors 1 year ago
file_access_filesystem_jandroid.h 8c474ddd49 Merge pull request #90710 from m4gr3d/fix_jstring_leaks 1 year ago
java_class_wrapper.cpp f291a4ed3a Fix leakage of JNI object references 1 year ago
java_godot_io_wrapper.cpp f291a4ed3a Fix leakage of JNI object references 1 year ago
java_godot_io_wrapper.h 9e4315bb50 Style: Harmonize header includes in platform ports 2 years ago
java_godot_lib_jni.cpp 30d63e8ab9 Fix the crash that occurs on termination of the Godot engine on Android 10 months ago
java_godot_lib_jni.h 5e59819727 Cleanup Android input on render thread settings 11 months ago
java_godot_view_wrapper.cpp f291a4ed3a Fix leakage of JNI object references 1 year ago
java_godot_view_wrapper.h fa259a77cd Codestyle: Fix some comment issues 1 year ago
java_godot_wrapper.cpp 4d0da74014 Fix the cleanup logic for the Android render thread 10 months ago
java_godot_wrapper.h 4d0da74014 Fix the cleanup logic for the Android render thread 10 months ago
jni_utils.cpp d95794ec8a One Copyright Update to rule them all 2 years ago
jni_utils.h 9e4315bb50 Style: Harmonize header includes in platform ports 2 years ago
net_socket_android.cpp f291a4ed3a Fix leakage of JNI object references 1 year ago
net_socket_android.h f291a4ed3a Fix leakage of JNI object references 1 year ago
os_android.cpp a0dbdcc3ab Replace `find` with `contains/has` where applicable 1 year ago
os_android.h 789c6ebdfd Implement `amplitude` to Input.vibrate_handheld 1 year ago
platform_config.h d95794ec8a One Copyright Update to rule them all 2 years ago
platform_gl.h 1887a9df19 [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. 1 year ago
rendering_context_driver_vulkan_android.cpp 90f21a35c7 Move Vulkan includes to a central godot_vulkan.h header 5 months ago
rendering_context_driver_vulkan_android.h 73eff10c76 Finish splitting functionality of the Vulkan and D3D12 backends into RenderingDeviceDriver. 1 year ago
string_android.h 9e4315bb50 Style: Harmonize header includes in platform ports 2 years ago
thread_jandroid.cpp 9e4315bb50 Style: Harmonize header includes in platform ports 2 years ago
thread_jandroid.h d95794ec8a One Copyright Update to rule them all 2 years ago
tts_android.cpp f291a4ed3a Fix leakage of JNI object references 1 year ago
tts_android.h f291a4ed3a Fix leakage of JNI object references 1 year ago

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.