Fredia Huya-Kouadio 2a66335ec2 Address API regression from https://github.com/godotengine/godot/pull/101050 před 3 dny
..
api 23cea1b9d2 Additional fixes and improvements to JavaClassWrapper před 1 měsícem
doc_classes 6df21a8fdc Android: Keep swipe-to-dismiss disabled by default před 2 týdny
export 70ff213de5 C#: Validate project TFM for Android template exports před 3 dny
java 2a66335ec2 Address API regression from https://github.com/godotengine/godot/pull/101050 před 2 dny
plugin 23cea1b9d2 Additional fixes and improvements to JavaClassWrapper před 1 měsícem
variant 23cea1b9d2 Additional fixes and improvements to JavaClassWrapper před 1 měsícem
.editorconfig 9d0c41a489 Style: Unify `.editorconfig` logic před 1 měsícem
README.md 4c1f11944e Update all outdated online documentation links před 2 roky
SCsub 7495a8a02e Add support for embedding game process in the Android Editor před 2 dny
android_input_handler.cpp c327b5797e Fix double emission of NOTIFICATION_WM_GO_BACK_REQUEST před 1 měsícem
android_input_handler.h 625b92e3cd Input logic cleanup: před 8 měsíci
android_keys_utils.cpp 8406e60522 Add InputEventKey.location to tell left from right před 1 rokem
android_keys_utils.h 8406e60522 Add InputEventKey.location to tell left from right před 1 rokem
audio_driver_opensl.cpp e3482a9336 Android: Ensure cleanup of all subobjects in the OpenSL audio driver před 6 měsíci
audio_driver_opensl.h e3482a9336 Android: Ensure cleanup of all subobjects in the OpenSL audio driver před 6 měsíci
detect.py 90208f7dd4 SCons: Fix handling of platform-specific tools, notably `mingw` před 2 týdny
dialog_utils_jni.cpp cb9ee099ac Android: Implement support for native dialog před 1 měsícem
dialog_utils_jni.h cb9ee099ac Android: Implement support for native dialog před 1 měsícem
dir_access_jandroid.cpp 23cea1b9d2 Additional fixes and improvements to JavaClassWrapper před 1 měsícem
dir_access_jandroid.h a5897d579b Update the `GodotHost` interface to support signing and verifying Android apks před 5 měsíci
display_server_android.cpp 47f553ae0b Delegate to the DisplayServer the task of handling mouse_mode před 2 týdny
display_server_android.h 47f553ae0b Delegate to the DisplayServer the task of handling mouse_mode před 2 týdny
file_access_android.cpp a4b17e7852 [FileAccess] Return error codes from `store_*` methods. před 2 měsíci
file_access_android.h a4b17e7852 [FileAccess] Return error codes from `store_*` methods. před 2 měsíci
file_access_filesystem_jandroid.cpp a4b17e7852 [FileAccess] Return error codes from `store_*` methods. před 2 měsíci
file_access_filesystem_jandroid.h a4b17e7852 [FileAccess] Return error codes from `store_*` methods. před 2 měsíci
game_menu_utils_jni.cpp 7495a8a02e Add support for embedding game process in the Android Editor před 2 dny
game_menu_utils_jni.h 7495a8a02e Add support for embedding game process in the Android Editor před 2 dny
java_class_wrapper.cpp 96bde8f221 JavaClassWrapper: Give additional error when trying to call non-static method directly on the class před 1 týdnem
java_godot_io_wrapper.cpp b77aa473a1 Implement a "Recovery Mode" for recovering crashing/hanging projects during initialization před 1 měsícem
java_godot_io_wrapper.h b77aa473a1 Implement a "Recovery Mode" for recovering crashing/hanging projects during initialization před 1 měsícem
java_godot_lib_jni.cpp 7495a8a02e Add support for embedding game process in the Android Editor před 2 dny
java_godot_lib_jni.h 7495a8a02e Add support for embedding game process in the Android Editor před 2 dny
java_godot_view_wrapper.cpp f291a4ed3a Fix leakage of JNI object references před 10 měsíci
java_godot_view_wrapper.h 23cea1b9d2 Additional fixes and improvements to JavaClassWrapper před 1 měsícem
java_godot_wrapper.cpp 7495a8a02e Add support for embedding game process in the Android Editor před 2 dny
java_godot_wrapper.h 7495a8a02e Add support for embedding game process in the Android Editor před 2 dny
jni_utils.cpp 23cea1b9d2 Additional fixes and improvements to JavaClassWrapper před 1 měsícem
jni_utils.h 23cea1b9d2 Additional fixes and improvements to JavaClassWrapper před 1 měsícem
net_socket_android.cpp fc52821cfb [Net] Properly rename NetSocketPosix to NetSocketUnix před 3 měsíci
net_socket_android.h fc52821cfb [Net] Properly rename NetSocketPosix to NetSocketUnix před 3 měsíci
os_android.cpp 7495a8a02e Add support for embedding game process in the Android Editor před 2 dny
os_android.h 7495a8a02e Add support for embedding game process in the Android Editor před 2 dny
platform_config.h d95794ec8a One Copyright Update to rule them all před 2 roky
platform_gl.h 1887a9df19 [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. před 1 rokem
rendering_context_driver_vulkan_android.cpp 146ba4106f Move Vulkan includes to a central godot_vulkan.h header před 4 měsíci
rendering_context_driver_vulkan_android.h 73eff10c76 Finish splitting functionality of the Vulkan and D3D12 backends into RenderingDeviceDriver. před 1 rokem
thread_jandroid.cpp 9e4315bb50 Style: Harmonize header includes in platform ports před 1 rokem
thread_jandroid.h d95794ec8a One Copyright Update to rule them all před 2 roky
tts_android.cpp 23cea1b9d2 Additional fixes and improvements to JavaClassWrapper před 1 měsícem
tts_android.h f291a4ed3a Fix leakage of JNI object references před 10 měsíci

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.