1
0
Fork 0
godot/platform/android
Thaddeus Crews bed803fcda
Merge pull request #113367 from syntaxerror247/persistable_uri_perm
Android: Add method to take persistable URI permission
2025-12-02 11:52:09 -06:00
..
api Merge pull request #111135 from m4gr3d/add_emit_signal_overload 2025-10-21 15:10:55 -05:00
doc_classes add `permissions/manage_media` to android export 2025-11-17 12:05:02 -08:00
editor Fix editor crash on exit 2025-11-08 10:57:19 -08:00
export Merge pull request #113389 from m4gr3d/fix_android_editor_gradle_apk_install 2025-12-01 11:50:29 +01:00
java Merge pull request #113367 from syntaxerror247/persistable_uri_perm 2025-12-02 11:52:09 -06:00
plugin Misc improvements to the `GodotPlugin` API 2025-10-11 23:16:31 -07:00
variant Android: Fix memory issues in `_variant_to_jvalue()` 2025-11-26 11:17:34 -06:00
.editorconfig
README.md Update links to the contributing section of the docs to the appropriate new sections. 2025-09-12 01:04:14 +02:00
SCsub Fix the build logic to generate the native debug symbols 2025-07-05 10:38:22 -07:00
android_input_handler.cpp
android_input_handler.h
android_keys_utils.cpp
android_keys_utils.h
audio_driver_opensl.cpp Core: Modernize C headers with C++ equivalents 2025-05-02 08:23:01 -05:00
audio_driver_opensl.h Move server files into their subfolders 2025-09-30 19:39:39 -07:00
detect.py added build id link flag for firebase crashlytics support 2025-09-12 23:31:16 +05:45
dialog_utils_jni.cpp
dialog_utils_jni.h
dir_access_jandroid.cpp
dir_access_jandroid.h Core: Modernize C headers with C++ equivalents 2025-05-02 08:23:01 -05:00
display_server_android.cpp Make `utterance_id` 64-bit. 2025-11-07 10:21:20 +02:00
display_server_android.h Make `utterance_id` 64-bit. 2025-11-07 10:21:20 +02:00
file_access_android.cpp
file_access_android.h Core: Modernize C headers with C++ equivalents 2025-05-02 08:23:01 -05:00
file_access_filesystem_jandroid.cpp Core: Remove `skip_cr` argument from `String` 2025-09-28 10:07:24 -05:00
file_access_filesystem_jandroid.h
java_class_wrapper.cpp Android: Fix memory issues in `_variant_to_jvalue()` 2025-11-26 11:17:34 -06:00
java_godot_io_wrapper.cpp Add CameraFeed support for Android 2025-05-13 22:46:06 +09:00
java_godot_io_wrapper.h Add CameraFeed support for Android 2025-05-13 22:46:06 +09:00
java_godot_lib_jni.cpp Merge pull request #113297 from shiena/feature/lifecycle-callbacks 2025-12-02 11:51:52 -06:00
java_godot_lib_jni.h Add platform lifecycle callbacks to CameraServer base class 2025-12-02 00:31:51 +09:00
java_godot_view_wrapper.cpp Bump the minimum supported SDK version to 24 2025-05-08 09:45:32 -04:00
java_godot_view_wrapper.h
java_godot_wrapper.cpp Enable Gradle builds on the Android editor via a dedicated build app 2025-11-27 11:03:06 -06:00
java_godot_wrapper.h Enable Gradle builds on the Android editor via a dedicated build app 2025-11-27 11:03:06 -06:00
jni_utils.cpp Android: Fix memory issues in `_variant_to_jvalue()` 2025-11-26 11:17:34 -06:00
jni_utils.h Android: Fix memory issues in `_variant_to_jvalue()` 2025-11-26 11:17:34 -06:00
net_socket_android.cpp
net_socket_android.h Add GDSOFTCLASS to deeper inheritors of Object 2025-09-24 19:15:56 +01:00
os_android.cpp Deprecate and remove vendors specific XR APIs from the Godot core Android library 2025-11-25 17:06:43 -08:00
os_android.h Move server files into their subfolders 2025-09-30 19:39:39 -07:00
platform_android_builders.py Fix the build logic to generate the native debug symbols 2025-07-05 10:38:22 -07:00
platform_config.h
platform_gl.h
rendering_context_driver_vulkan_android.cpp
rendering_context_driver_vulkan_android.h
thread_jandroid.cpp
thread_jandroid.h
tts_android.cpp Make `utterance_id` 64-bit. 2025-11-07 10:21:20 +02:00
tts_android.h Make `utterance_id` 64-bit. 2025-11-07 10:21:20 +02:00

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.svg and run_icon.svg 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.