godot/platform/android
Rémi Verschelde 2dee231c8e
Merge pull request #28146 from volzhs/unique_id_android
Fix get_unique_id() on Android
2019-04-18 13:53:27 +02:00
..
export
java Fix get_unique_id() on Android 2019-04-18 08:07:03 +09:00
AndroidManifest.xml.template
audio_driver_jandroid.cpp
audio_driver_jandroid.h Restructuring glue code to make it easier to extend 2019-04-05 21:44:06 +11:00
audio_driver_opensl.cpp Use mix rate and output latency constants in audio drivers 2019-04-06 12:37:25 +02:00
audio_driver_opensl.h
build.gradle.template
detect.py Remove unused imports 2019-04-06 18:05:05 +02:00
dir_access_jandroid.cpp
dir_access_jandroid.h Restructuring glue code to make it easier to extend 2019-04-05 21:44:06 +11:00
file_access_android.cpp
file_access_android.h
file_access_jandroid.cpp
file_access_jandroid.h Restructuring glue code to make it easier to extend 2019-04-05 21:44:06 +11:00
java_class_wrapper.cpp
java_class_wrapper.h
java_godot_io_wrapper.cpp Restructuring glue code to make it easier to extend 2019-04-05 21:44:06 +11:00
java_godot_io_wrapper.h Restructuring glue code to make it easier to extend 2019-04-05 21:44:06 +11:00
java_godot_lib_jni.cpp Restructuring glue code to make it easier to extend 2019-04-05 21:44:06 +11:00
java_godot_lib_jni.h Restructuring glue code to make it easier to extend 2019-04-05 21:44:06 +11:00
java_godot_wrapper.cpp Restructuring glue code to make it easier to extend 2019-04-05 21:44:06 +11:00
java_godot_wrapper.h Restructuring glue code to make it easier to extend 2019-04-05 21:44:06 +11:00
logo.png
os_android.cpp Add Input::get_current_cursor_shape 2019-04-15 15:22:09 -03:00
os_android.h Add Input::get_current_cursor_shape 2019-04-15 15:22:09 -03:00
platform_config.h
power_android.cpp
power_android.h
run_icon.png
SCsub Remove unused imports 2019-04-06 18:05:05 +02:00
string_android.h
thread_jandroid.cpp
thread_jandroid.h