godot/platform/android
Rémi Verschelde f20c9c25eb
Merge pull request #28164 from BastiaanOlij/AndroidCameraPermission
Add camera permissions to android
2019-04-19 11:27:11 +02:00
..
export
java Merge pull request #28164 from BastiaanOlij/AndroidCameraPermission 2019-04-19 11:27:11 +02: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 Improve custom thread numbering for POSIX 2019-01-25 00:59:07 +01:00
thread_jandroid.h