Thaddeus Crews 650e96b768 Merge pull request #99353 from syntaxerror247/some_uid_issues 2 днів тому
..
api 07cae26abe Remove the restriction on supported types for Godot Android plugins 1 місяць тому
doc_classes 4fd53eb128 Add media permissions 3 тижнів тому
export 650e96b768 Merge pull request #99353 from syntaxerror247/some_uid_issues 2 днів тому
java a767a65cdf Merge pull request #99123 from tygyh/Update-vulnerable-plugins 1 тиждень тому
plugin 07cae26abe Remove the restriction on supported types for Godot Android plugins 1 місяць тому
README.md 4c1f11944e Update all outdated online documentation links 1 рік тому
SCsub 9f9ee0c813 SCons: Add unobtrusive type hints in SCons files 1 місяць тому
android_input_handler.cpp 625b92e3cd Input logic cleanup: 6 місяців тому
android_input_handler.h 625b92e3cd Input logic cleanup: 6 місяців тому
android_keys_utils.cpp 8406e60522 Add InputEventKey.location to tell left from right 10 місяців тому
android_keys_utils.h 8406e60522 Add InputEventKey.location to tell left from right 10 місяців тому
audio_driver_opensl.cpp e3482a9336 Android: Ensure cleanup of all subobjects in the OpenSL audio driver 3 місяців тому
audio_driver_opensl.h e3482a9336 Android: Ensure cleanup of all subobjects in the OpenSL audio driver 3 місяців тому
detect.py 748f4079e3 Merge pull request #96439 from darksylinc/matias-TheForge-pr03-rebased 3 тижнів тому
dir_access_jandroid.cpp a5897d579b Update the `GodotHost` interface to support signing and verifying Android apks 2 місяців тому
dir_access_jandroid.h a5897d579b Update the `GodotHost` interface to support signing and verifying Android apks 2 місяців тому
display_server_android.cpp 7d950c1567 Merge pull request #98712 from syntaxerror247/android_accent_color 2 тижнів тому
display_server_android.h 7d950c1567 Merge pull request #98712 from syntaxerror247/android_accent_color 2 тижнів тому
file_access_android.cpp 205a10e0ae Reduce code duplication in FileAccess 2 місяців тому
file_access_android.h 205a10e0ae Reduce code duplication in FileAccess 2 місяців тому
file_access_filesystem_jandroid.cpp 205a10e0ae Reduce code duplication in FileAccess 2 місяців тому
file_access_filesystem_jandroid.h 205a10e0ae Reduce code duplication in FileAccess 2 місяців тому
java_class_wrapper.cpp 07cae26abe Remove the restriction on supported types for Godot Android plugins 1 місяць тому
java_godot_io_wrapper.cpp b9a2f108fc Fix splash screen upside down on Android 3 тижнів тому
java_godot_io_wrapper.h b9a2f108fc Fix splash screen upside down on Android 3 тижнів тому
java_godot_lib_jni.cpp b2130efb31 [Android] Implement native file picker support 3 тижнів тому
java_godot_lib_jni.h b2130efb31 [Android] Implement native file picker support 3 тижнів тому
java_godot_view_wrapper.cpp f291a4ed3a Fix leakage of JNI object references 7 місяців тому
java_godot_view_wrapper.h fa259a77cd Codestyle: Fix some comment issues 1 рік тому
java_godot_wrapper.cpp 7b866f302f [Android] Implement support for accent color retrieval 2 тижнів тому
java_godot_wrapper.h 7b866f302f [Android] Implement support for accent color retrieval 2 тижнів тому
jni_utils.cpp 78883a52c6 Fix `JavaClassWrapper` so it actually works 2 місяців тому
jni_utils.h 78883a52c6 Fix `JavaClassWrapper` so it actually works 2 місяців тому
net_socket_android.cpp fc52821cfb [Net] Properly rename NetSocketPosix to NetSocketUnix 1 тиждень тому
net_socket_android.h fc52821cfb [Net] Properly rename NetSocketPosix to NetSocketUnix 1 тиждень тому
os_android.cpp a5897d579b Update the `GodotHost` interface to support signing and verifying Android apks 2 місяців тому
os_android.h a5897d579b Update the `GodotHost` interface to support signing and verifying Android apks 2 місяців тому
platform_config.h d95794ec8a One Copyright Update to rule them all 1 рік тому
platform_gl.h 1887a9df19 [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. 1 рік тому
rendering_context_driver_vulkan_android.cpp 146ba4106f Move Vulkan includes to a central godot_vulkan.h header 1 місяць тому
rendering_context_driver_vulkan_android.h 73eff10c76 Finish splitting functionality of the Vulkan and D3D12 backends into RenderingDeviceDriver. 9 місяців тому
string_android.h 9e4315bb50 Style: Harmonize header includes in platform ports 1 рік тому
thread_jandroid.cpp 9e4315bb50 Style: Harmonize header includes in platform ports 1 рік тому
thread_jandroid.h d95794ec8a One Copyright Update to rule them all 1 рік тому
tts_android.cpp f291a4ed3a Fix leakage of JNI object references 7 місяців тому
tts_android.h f291a4ed3a Fix leakage of JNI object references 7 місяців тому

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.