godot/platform/android
Fredia Huya-Kouadio 2d9725b89d Fix detection logic for the Android sdk path
The previous logic used the 'tools' directory within the Android sdk to validate it. That directory was recently deprecated and removed from the Android sdk folder (https://developer.android.com/studio/releases/sdk-tools)

(cherry picked from commit 328354f878)
2020-04-27 10:15:56 +02:00
..
api Add signal support to Godot Android plugin: 2020-03-27 01:37:41 -07:00
export Fix detection logic for the Android sdk path 2020-04-27 10:15:56 +02:00
java Fix Android templates size regression 2020-04-23 11:08:46 +02:00
plugin Add signal support to Godot Android plugin: 2020-03-27 01:37:41 -07:00
android_keys_utils.cpp Miscellaneous cleanup for the Android codebase: 2020-03-25 09:00:37 -07:00
android_keys_utils.h Miscellaneous cleanup for the Android codebase: 2020-03-25 09:00:37 -07:00
audio_driver_jandroid.cpp
audio_driver_jandroid.h
audio_driver_opensl.cpp
audio_driver_opensl.h
detect.py Removed unused code in android detect.py and SCsub 2020-03-25 11:38:54 +01:00
dir_access_jandroid.cpp
dir_access_jandroid.h
file_access_android.cpp
file_access_android.h
file_access_jandroid.cpp
file_access_jandroid.h
java_class_wrapper.cpp
java_godot_io_wrapper.cpp Android virtual keyboard respecting LineEdit max length. 2020-01-23 01:52:49 +00:00
java_godot_io_wrapper.h Android virtual keyboard respecting LineEdit max length. 2020-01-23 01:52:49 +00:00
java_godot_lib_jni.cpp Merge pull request #37175 from m4gr3d/make_godot_plugin_callbacks_generic_3.2 2020-04-17 00:08:27 +02:00
java_godot_lib_jni.h Re-architecture of the Godot Android plugin. 2020-03-09 10:30:02 +01:00
java_godot_wrapper.cpp Update the naming scheme for the GodotPlugin's methods in preparation of the vulkan integration. 2020-03-28 15:42:21 -07:00
java_godot_wrapper.h Update the naming scheme for the GodotPlugin's methods in preparation of the vulkan integration. 2020-03-28 15:42:21 -07:00
jni_utils.cpp Re-architecture of the Godot Android plugin. 2020-03-09 10:30:02 +01:00
jni_utils.h Add signal support to Godot Android plugin: 2020-03-27 01:37:41 -07:00
logo.png
net_socket_android.cpp
net_socket_android.h
os_android.cpp Fix double tap pressed event regression 2020-02-14 15:56:26 +01:00
os_android.h Android virtual keyboard respecting LineEdit max length. 2020-01-23 01:52:49 +00:00
platform_config.h
power_android.cpp
power_android.h
run_icon.png
SCsub Miscellaneous cleanup for the Android codebase: 2020-03-25 09:00:37 -07:00
string_android.h
thread_jandroid.cpp
thread_jandroid.h