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

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.