godot/platform/android
fhuya 7fabfd402f Split the Android platform java logic into an Android library module (lib) and an application module (app).
The application module `app` serves double duties of providing the prebuilt Godot binaries ('android_debug.apk', 'android_release.apk') and the Godot custom build template ('android_source.zip').
2019-09-04 16:20:22 -07:00
..
export Split the Android platform java logic into an Android library module (lib) and an application module (app). 2019-09-04 16:20:22 -07:00
java Split the Android platform java logic into an Android library module (lib) and an application module (app). 2019-09-04 16:20:22 -07:00
audio_driver_jandroid.cpp
audio_driver_jandroid.h
audio_driver_opensl.cpp Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative", "modules/gdscript" directories. 2019-08-09 11:13:24 +02:00
audio_driver_opensl.h
detect.py Android: Style fixes to manifest and build.gradle 2019-08-27 11:16:55 +02:00
dir_access_jandroid.cpp
dir_access_jandroid.h
file_access_android.cpp
file_access_android.h
file_access_jandroid.cpp Fixes minor issues found by static analyzer 2019-07-07 23:08:51 +02:00
file_access_jandroid.h
java_class_wrapper.cpp
java_class_wrapper.h
java_godot_io_wrapper.cpp Change "ID" to lowercase "id" 2019-05-09 06:25:32 -04:00
java_godot_io_wrapper.h Change "ID" to lowercase "id" 2019-05-09 06:25:32 -04:00
java_godot_lib_jni.cpp Update the fallback input mapping for the Oculus mobile devices. 2019-08-26 18:48:54 -07:00
java_godot_lib_jni.h Update the fallback input mapping for the Oculus mobile devices. 2019-08-26 18:48:54 -07:00
java_godot_wrapper.cpp Update the fallback input mapping for the Oculus mobile devices. 2019-08-26 18:48:54 -07:00
java_godot_wrapper.h Update the fallback input mapping for the Oculus mobile devices. 2019-08-26 18:48:54 -07:00
logo.png
os_android.cpp Update the fallback input mapping for the Oculus mobile devices. 2019-08-26 18:48:54 -07:00
os_android.h Support vibration for Android and iOS 2019-08-21 23:38:53 +09:00
platform_config.h
power_android.cpp
power_android.h
run_icon.png
SCsub Split the Android platform java logic into an Android library module (lib) and an application module (app). 2019-09-04 16:20:22 -07:00
string_android.h
thread_jandroid.cpp
thread_jandroid.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00