godot/platform/android
Fredia Huya-Kouadio a7a8f9c85d Fix issue preventing the Android Editor from displaying the project content
The issue was causing by a bug within the logic for `FileAccessFilesystemJAndroid#eof_reached()` causing that value to remain false after the eof was reached.
This in turn caused an infinite loop in the file scanner preventing the project's content from showing up.

(cherry picked from commit 30479543b0)
2022-08-29 17:07:44 +02:00
..
api Cleanup Android C++ code 2022-05-31 17:11:44 +01:00
export Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
java Fix issue preventing the Android Editor from displaying the project content 2022-08-29 17:07:44 +02:00
plugin Cleanup Android C++ code 2022-05-31 17:11:44 +01:00
android_input_handler.cpp Remove broken scroll gesture on Android 2022-06-21 17:04:42 +01:00
android_input_handler.h Remove broken scroll gesture on Android 2022-06-21 17:04:42 +01:00
android_keys_utils.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
android_keys_utils.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
audio_driver_opensl.cpp Cleanup Android C++ code 2022-05-31 17:11:44 +01:00
audio_driver_opensl.h Cleanup Android C++ code 2022-05-31 17:11:44 +01:00
detect.py Upgrade Android NDK to r23 LTS 2022-06-25 16:02:19 +01:00
dir_access_jandroid.cpp Add full support for Android scoped storage. 2022-06-26 16:53:02 -07:00
dir_access_jandroid.h Add full support for Android scoped storage. 2022-06-26 16:53:02 -07:00
file_access_android.cpp Add full support for Android scoped storage. 2022-06-26 16:53:02 -07:00
file_access_android.h Add full support for Android scoped storage. 2022-06-26 16:53:02 -07:00
file_access_filesystem_jandroid.cpp Fix issue preventing the Android Editor from displaying the project content 2022-08-29 17:07:44 +02:00
file_access_filesystem_jandroid.h Fix issue preventing the Android Editor from displaying the project content 2022-08-29 17:07:44 +02:00
java_class_wrapper.cpp Cleanup Android C++ code 2022-05-31 17:11:44 +01:00
java_godot_io_wrapper.cpp Cleanup Android C++ code 2022-05-31 17:11:44 +01:00
java_godot_io_wrapper.h Cleanup Android C++ code 2022-05-31 17:11:44 +01:00
java_godot_lib_jni.cpp Fix exit code of --help and --version, and test them in CI 2022-07-08 14:54:16 +02:00
java_godot_lib_jni.h Add full support for Android scoped storage. 2022-06-26 16:53:02 -07:00
java_godot_wrapper.cpp Cleanup Android C++ code 2022-05-31 17:11:44 +01:00
java_godot_wrapper.h Cleanup Android C++ code 2022-05-31 17:11:44 +01:00
jni_utils.cpp Cleanup Android C++ code 2022-05-31 17:11:44 +01:00
jni_utils.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
logo.png Add logo attribution for Android, HTML5 and Linux platform icons 2021-09-21 17:14:59 +02:00
net_socket_android.cpp Cleanup Android C++ code 2022-05-31 17:11:44 +01:00
net_socket_android.h Cleanup Android C++ code 2022-05-31 17:11:44 +01:00
os_android.cpp Fix issue causing the Android Editor port to crash when saving a scene 2022-07-05 02:59:52 -07:00
os_android.h Fix issue causing the Android Editor port to crash when saving a scene 2022-07-05 02:59:52 -07:00
platform_config.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
power_android.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
power_android.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
README.md Add logo attribution for Android, HTML5 and Linux platform icons 2021-09-21 17:14:59 +02:00
run_icon.png Optimize images losslessly using oxipng -o6 --strip all --zopfli 2018-06-28 19:17:41 +02:00
SCsub Add full support for Android scoped storage. 2022-06-26 16:53:02 -07:00
string_android.h Cleanup Android C++ code 2022-05-31 17:11:44 +01:00
thread_jandroid.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
thread_jandroid.h Cleanup Android C++ code 2022-05-31 17:11:44 +01:00

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.