godot/platform/android
2025-10-05 23:29:04 +02:00
..
api Remove rw_lock.h and rb_map.h includes from object.h. 2025-10-05 23:29:04 +02:00
doc_classes Merge pull request #107681 from m4gr3d/revert_remove_compress_native_lib_option 2025-08-12 11:46:33 -05:00
editor Fix debugger immediate disconnect 2025-07-18 15:12:37 -07:00
export Merge pull request #108658 from bruvzg/ed_pl_init 2025-09-30 18:35:25 -05:00
java Move server files into their subfolders 2025-09-30 19:39:39 -07:00
plugin Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
variant Fix JNI local reference table overflow when wrapping Java class with large method counts 2025-09-23 12:23:26 -04:00
.editorconfig Style: Unify .editorconfig logic 2025-01-12 08:49:01 -06:00
android_input_handler.cpp Core: Add dedicated BitField template 2025-04-11 11:53:26 -05:00
android_input_handler.h Core: Add dedicated BitField template 2025-04-11 11:53:26 -05:00
android_keys_utils.cpp Add InputEventKey.location to tell left from right 2024-01-26 14:42:28 +01:00
android_keys_utils.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
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 Android: Implement support for native dialog 2025-01-14 15:03:14 +05:30
dialog_utils_jni.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
dir_access_jandroid.cpp Clean up some uses of String::substr 2025-03-07 14:50:38 +01:00
dir_access_jandroid.h Core: Modernize C headers with C++ equivalents 2025-05-02 08:23:01 -05:00
display_server_android.cpp Merge pull request #109491 from syntaxerror247/window-color 2025-09-26 13:47:32 -05:00
display_server_android.h Move server files into their subfolders 2025-09-30 19:39:39 -07:00
file_access_android.cpp [FileAccess] Implement get_size and get_access_time methods. 2025-03-09 16:07:00 +02:00
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 add GDSOFTCLASS to FileAccess and DirAccess derived classes 2025-04-09 11:52:50 -07:00
java_class_wrapper.cpp Fix JNI local reference table overflow when wrapping Java class with large method counts 2025-09-23 12:23:26 -04: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 Move server files into their subfolders 2025-09-30 19:39:39 -07:00
java_godot_lib_jni.h Add support for using an Android Service to host the Godot engine 2025-06-12 16:37:38 -07: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 Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
java_godot_wrapper.cpp Android: Add method to set root window color at runtime 2025-08-11 22:25:53 +05:30
java_godot_wrapper.h Android: Add method to set root window color at runtime 2025-08-11 22:25:53 +05:30
jni_utils.cpp Fix JNI local reference table overflow when wrapping Java class with large method counts 2025-09-23 12:23:26 -04:00
jni_utils.h Fix JNI local reference table overflow when wrapping Java class with large method counts 2025-09-23 12:23:26 -04:00
net_socket_android.cpp [Net] Properly rename NetSocketPosix to NetSocketUnix 2024-11-13 10:27:01 +01:00
net_socket_android.h Add GDSOFTCLASS to deeper inheritors of Object 2025-09-24 19:15:56 +01:00
os_android.cpp Move server files into their subfolders 2025-09-30 19:39:39 -07: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 Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
platform_gl.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
README.md Update links to the contributing section of the docs to the appropriate new sections. 2025-09-12 01:04:14 +02:00
rendering_context_driver_vulkan_android.cpp Move Vulkan includes to a central godot_vulkan.h header 2024-09-29 17:53:18 +02:00
rendering_context_driver_vulkan_android.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
SCsub Fix the build logic to generate the native debug symbols 2025-07-05 10:38:22 -07:00
thread_jandroid.cpp Style: Harmonize header includes in platform ports 2023-06-08 15:19:19 +02:00
thread_jandroid.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
tts_android.cpp Fix Android TTS on-demand init. 2025-07-31 17:11:12 +03:00
tts_android.h Move server files into their subfolders 2025-09-30 19:39:39 -07:00

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.