David Snopek 5d69d20059 JavaClassWrapper: Allow handling exceptions (rather than just crashing) il y a 1 semaine
..
api 5d69d20059 JavaClassWrapper: Allow handling exceptions (rather than just crashing) il y a 1 semaine
doc_classes 6df21a8fdc Android: Keep swipe-to-dismiss disabled by default il y a 3 semaines
export 70ff213de5 C#: Validate project TFM for Android template exports il y a 1 semaine
java 3787cc4901 Merge pull request #102802 from syntaxerror247/fix_orientation_handling il y a 1 semaine
plugin 23cea1b9d2 Additional fixes and improvements to JavaClassWrapper il y a 2 mois
variant 23cea1b9d2 Additional fixes and improvements to JavaClassWrapper il y a 2 mois
.editorconfig 9d0c41a489 Style: Unify `.editorconfig` logic il y a 1 mois
README.md 4c1f11944e Update all outdated online documentation links il y a 2 ans
SCsub 7495a8a02e Add support for embedding game process in the Android Editor il y a 1 semaine
android_input_handler.cpp c327b5797e Fix double emission of NOTIFICATION_WM_GO_BACK_REQUEST il y a 1 mois
android_input_handler.h 625b92e3cd Input logic cleanup: il y a 9 mois
android_keys_utils.cpp 8406e60522 Add InputEventKey.location to tell left from right il y a 1 an
android_keys_utils.h 8406e60522 Add InputEventKey.location to tell left from right il y a 1 an
audio_driver_opensl.cpp e3482a9336 Android: Ensure cleanup of all subobjects in the OpenSL audio driver il y a 6 mois
audio_driver_opensl.h e3482a9336 Android: Ensure cleanup of all subobjects in the OpenSL audio driver il y a 6 mois
detect.py 90208f7dd4 SCons: Fix handling of platform-specific tools, notably `mingw` il y a 4 semaines
dialog_utils_jni.cpp cb9ee099ac Android: Implement support for native dialog il y a 1 mois
dialog_utils_jni.h cb9ee099ac Android: Implement support for native dialog il y a 1 mois
dir_access_jandroid.cpp 23cea1b9d2 Additional fixes and improvements to JavaClassWrapper il y a 2 mois
dir_access_jandroid.h a5897d579b Update the `GodotHost` interface to support signing and verifying Android apks il y a 6 mois
display_server_android.cpp 47f553ae0b Delegate to the DisplayServer the task of handling mouse_mode il y a 3 semaines
display_server_android.h 47f553ae0b Delegate to the DisplayServer the task of handling mouse_mode il y a 3 semaines
file_access_android.cpp a4b17e7852 [FileAccess] Return error codes from `store_*` methods. il y a 2 mois
file_access_android.h a4b17e7852 [FileAccess] Return error codes from `store_*` methods. il y a 2 mois
file_access_filesystem_jandroid.cpp a4b17e7852 [FileAccess] Return error codes from `store_*` methods. il y a 2 mois
file_access_filesystem_jandroid.h a4b17e7852 [FileAccess] Return error codes from `store_*` methods. il y a 2 mois
game_menu_utils_jni.cpp 7495a8a02e Add support for embedding game process in the Android Editor il y a 1 semaine
game_menu_utils_jni.h 7495a8a02e Add support for embedding game process in the Android Editor il y a 1 semaine
java_class_wrapper.cpp 5d69d20059 JavaClassWrapper: Allow handling exceptions (rather than just crashing) il y a 1 semaine
java_godot_io_wrapper.cpp b77aa473a1 Implement a "Recovery Mode" for recovering crashing/hanging projects during initialization il y a 1 mois
java_godot_io_wrapper.h b77aa473a1 Implement a "Recovery Mode" for recovering crashing/hanging projects during initialization il y a 1 mois
java_godot_lib_jni.cpp 7495a8a02e Add support for embedding game process in the Android Editor il y a 1 semaine
java_godot_lib_jni.h 7495a8a02e Add support for embedding game process in the Android Editor il y a 1 semaine
java_godot_view_wrapper.cpp f291a4ed3a Fix leakage of JNI object references il y a 10 mois
java_godot_view_wrapper.h 23cea1b9d2 Additional fixes and improvements to JavaClassWrapper il y a 2 mois
java_godot_wrapper.cpp 7495a8a02e Add support for embedding game process in the Android Editor il y a 1 semaine
java_godot_wrapper.h 7495a8a02e Add support for embedding game process in the Android Editor il y a 1 semaine
jni_utils.cpp 23cea1b9d2 Additional fixes and improvements to JavaClassWrapper il y a 2 mois
jni_utils.h 23cea1b9d2 Additional fixes and improvements to JavaClassWrapper il y a 2 mois
net_socket_android.cpp fc52821cfb [Net] Properly rename NetSocketPosix to NetSocketUnix il y a 3 mois
net_socket_android.h fc52821cfb [Net] Properly rename NetSocketPosix to NetSocketUnix il y a 3 mois
os_android.cpp 7495a8a02e Add support for embedding game process in the Android Editor il y a 1 semaine
os_android.h 7495a8a02e Add support for embedding game process in the Android Editor il y a 1 semaine
platform_config.h d95794ec8a One Copyright Update to rule them all il y a 2 ans
platform_gl.h 1887a9df19 [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. il y a 1 an
rendering_context_driver_vulkan_android.cpp 146ba4106f Move Vulkan includes to a central godot_vulkan.h header il y a 4 mois
rendering_context_driver_vulkan_android.h 73eff10c76 Finish splitting functionality of the Vulkan and D3D12 backends into RenderingDeviceDriver. il y a 1 an
thread_jandroid.cpp 9e4315bb50 Style: Harmonize header includes in platform ports il y a 1 an
thread_jandroid.h d95794ec8a One Copyright Update to rule them all il y a 2 ans
tts_android.cpp 23cea1b9d2 Additional fixes and improvements to JavaClassWrapper il y a 2 mois
tts_android.h f291a4ed3a Fix leakage of JNI object references il y a 10 mois

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.