godot/platform/android
Rémi Verschelde b4a1a76bce
Merge pull request #60457 from madmiraal/replace-index-iterators
Replace index iterators with for each loops.
2022-04-25 16:02:28 +02:00
..
api Remove VARIANT_ARG* macros 2022-03-09 18:39:13 +01:00
export Make FileAccess and DirAccess classes reference counted. 2022-04-11 13:28:51 +03:00
java Merge pull request #60457 from madmiraal/replace-index-iterators 2022-04-25 16:02:28 +02:00
plugin Remove VARIANT_ARG* macros 2022-03-09 18:39:13 +01:00
vulkan
android_input_handler.cpp Style: Cleanup single-line blocks, semicolons, dead code 2022-02-16 14:06:29 +01:00
android_input_handler.h
android_keys_utils.cpp
android_keys_utils.h
audio_driver_opensl.cpp Fix some issues found by cppcheck. 2022-04-06 14:34:37 +03:00
audio_driver_opensl.h
detect.py
dir_access_jandroid.cpp Make FileAccess and DirAccess classes reference counted. 2022-04-11 13:28:51 +03:00
dir_access_jandroid.h Make FileAccess and DirAccess classes reference counted. 2022-04-11 13:28:51 +03:00
display_server_android.cpp Fix some issues found by cppcheck. 2022-04-06 14:34:37 +03:00
display_server_android.h Update the editor display scale based on the device's scaled density 2022-04-04 09:23:43 -07:00
file_access_android.cpp Remove or make private FileAccess close() methods. 2022-04-12 14:50:14 +03:00
file_access_android.h Remove or make private FileAccess close() methods. 2022-04-12 14:50:14 +03:00
java_class_wrapper.cpp Remove VARIANT_ARG* macros 2022-03-09 18:39:13 +01:00
java_godot_io_wrapper.cpp Merge pull request #59866 from m4gr3d/update_default_display_scale_main 2022-04-04 19:31:37 +02:00
java_godot_io_wrapper.h Update the editor display scale based on the device's scaled density 2022-04-04 09:23:43 -07:00
java_godot_lib_jni.cpp Fix the issue causing the screen to be black after resuming when in low processor mode. 2022-04-25 00:25:17 -07:00
java_godot_lib_jni.h Fix flickering issues with low processor mode on Android 2022-03-29 12:17:09 -07:00
java_godot_view_wrapper.cpp
java_godot_view_wrapper.h
java_godot_wrapper.cpp Android port of the Godot Editor 2022-03-28 14:04:51 -07:00
java_godot_wrapper.h Android port of the Godot Editor 2022-03-28 14:04:51 -07:00
jni_utils.cpp Style: Cleanup single-line blocks, semicolons, dead code 2022-02-16 14:06:29 +01:00
jni_utils.h
logo.png
net_socket_android.cpp Style: Cleanup single-line blocks, semicolons, dead code 2022-02-16 14:06:29 +01:00
net_socket_android.h
os_android.cpp Fix the issue causing the screen to be black after resuming when in low processor mode. 2022-04-25 00:25:17 -07:00
os_android.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
platform_config.h
README.md
run_icon.png
SCsub Android port of the Godot Editor 2022-03-28 14:04:51 -07:00
string_android.h
thread_jandroid.cpp
thread_jandroid.h

Android platform port

This folder contains the Java and C++ (JNI) code for the Android platform port, using Gradle as a build system.

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.