Gergely Kis be302e7957 Move Vulkan includes to a central godot_vulkan.h header 4 mēneši atpakaļ
..
api 9e4315bb50 Style: Harmonize header includes in platform ports 1 gadu atpakaļ
doc_classes 0eca87df51 Add POST_NOTIFICATIONS permission to the list of permissions available in the Export dialog 10 mēneši atpakaļ
export 0eca87df51 Add POST_NOTIFICATIONS permission to the list of permissions available in the Export dialog 10 mēneši atpakaļ
java 6980cb0f0f Update Android dependencies for the project 11 mēneši atpakaļ
plugin 8cc7739197 Godot Android plugin re-architecture 1 gadu atpakaļ
README.md 4c1f11944e Update all outdated online documentation links 2 gadi atpakaļ
SCsub 9e4315bb50 Style: Harmonize header includes in platform ports 1 gadu atpakaļ
android_input_handler.cpp 7494ad6b54 Android stylus pressure and tilt support 1 gadu atpakaļ
android_input_handler.h 7494ad6b54 Android stylus pressure and tilt support 1 gadu atpakaļ
android_keys_utils.cpp daad4aed62 Cleanup and unify keyboard input. 2 gadi atpakaļ
android_keys_utils.h 9e4315bb50 Style: Harmonize header includes in platform ports 1 gadu atpakaļ
audio_driver_opensl.cpp 8ca14183f0 Fix issue causing the Android editor to crash when creating a new AudioStreamMicrophone 1 gadu atpakaļ
audio_driver_opensl.h c36460060e Further refactoring to AudioDriver implementations after #69120. 2 gadi atpakaļ
detect.py a1ca4bab47 Replace the use of the `ANDROID_SDK_ROOT` env variable with `ANDROID_HOME` as the former is deprecated. 1 gadu atpakaļ
dir_access_jandroid.cpp 3565d1bf7e [Drivers,Platform] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 1 gadu atpakaļ
dir_access_jandroid.h 9e4315bb50 Style: Harmonize header includes in platform ports 1 gadu atpakaļ
display_server_android.cpp 5137497c18 Fix Android logic for deferred window input events being inverted 1 gadu atpakaļ
display_server_android.h 428eb1309a Support dark mode on Android and iOS. 1 gadu atpakaļ
file_access_android.cpp bc95b0b171 Restore FileAccess.close method. 2 gadi atpakaļ
file_access_android.h 8aa6f29b56 [FileAccess] Add methods to get/set "hidden" and "read-only" attributes on macOS/BSD and Windows. 1 gadu atpakaļ
file_access_filesystem_jandroid.cpp 3565d1bf7e [Drivers,Platform] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 1 gadu atpakaļ
file_access_filesystem_jandroid.h 8aa6f29b56 [FileAccess] Add methods to get/set "hidden" and "read-only" attributes on macOS/BSD and Windows. 1 gadu atpakaļ
java_class_wrapper.cpp aff767ef07 Fix expected argument count for `Callable` call errors 1 gadu atpakaļ
java_godot_io_wrapper.cpp d95794ec8a One Copyright Update to rule them all 2 gadi atpakaļ
java_godot_io_wrapper.h 9e4315bb50 Style: Harmonize header includes in platform ports 1 gadu atpakaļ
java_godot_lib_jni.cpp 7494ad6b54 Android stylus pressure and tilt support 1 gadu atpakaļ
java_godot_lib_jni.h 7494ad6b54 Android stylus pressure and tilt support 1 gadu atpakaļ
java_godot_view_wrapper.cpp 01ee00f710 Improve touchpad and mouse support for the Android editor 1 gadu atpakaļ
java_godot_view_wrapper.h fa259a77cd Codestyle: Fix some comment issues 1 gadu atpakaļ
java_godot_wrapper.cpp 9e56e7a3ce Add support for the OpenXR Eye gaze interaction extension 1 gadu atpakaļ
java_godot_wrapper.h fa259a77cd Codestyle: Fix some comment issues 1 gadu atpakaļ
jni_utils.cpp d95794ec8a One Copyright Update to rule them all 2 gadi atpakaļ
jni_utils.h 9e4315bb50 Style: Harmonize header includes in platform ports 1 gadu atpakaļ
net_socket_android.cpp d95794ec8a One Copyright Update to rule them all 2 gadi atpakaļ
net_socket_android.h d95794ec8a One Copyright Update to rule them all 2 gadi atpakaļ
os_android.cpp 4c65ff52e4 Fix some typos in source. 1 gadu atpakaļ
os_android.h 8cc7739197 Godot Android plugin re-architecture 1 gadu atpakaļ
platform_config.h d95794ec8a One Copyright Update to rule them all 2 gadi atpakaļ
platform_gl.h 1887a9df19 [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. 1 gadu atpakaļ
string_android.h 9e4315bb50 Style: Harmonize header includes in platform ports 1 gadu atpakaļ
thread_jandroid.cpp 9e4315bb50 Style: Harmonize header includes in platform ports 1 gadu atpakaļ
thread_jandroid.h d95794ec8a One Copyright Update to rule them all 2 gadi atpakaļ
tts_android.cpp 3565d1bf7e [Drivers,Platform] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 1 gadu atpakaļ
tts_android.h 5b9984b5a2 Add `audio/general/text_to_speech` project setting to enable/disable TTS. 1 gadu atpakaļ
vulkan_context_android.cpp be302e7957 Move Vulkan includes to a central godot_vulkan.h header 1 mēnesi atpakaļ
vulkan_context_android.h 9e4315bb50 Style: Harmonize header includes in platform ports 1 gadu atpakaļ

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.