godot/platform/android
Wojciech Milkowski 3a3ea6d514 No need to link with libandroid_support in NDK 17
According to https://github.com/bytedeco/javacpp/pull/244 in NDK 17
libandroid_support library is not needed any more, and on armv8 is
already gone which breaks compilation.
2018-08-28 02:34:59 +02:00
..
export Fixes several resource leaks in ... 2018-08-26 09:19:02 +08:00
globals
java Style: Format code with clang-format 6.0.1 2018-07-18 16:27:03 +02:00
AndroidManifest.xml.template Write new permissions to the AndroidManifest.xml 2018-07-08 14:58:15 +02:00
SCsub add support libc++_shared stl on android 2018-08-23 05:02:47 +07:00
android_native_app_glue.c
android_native_app_glue.h
audio_driver_jandroid.cpp Add print_verbose to print to stdout only in verbose mode 2018-08-24 09:23:20 +02:00
audio_driver_jandroid.h
audio_driver_opensl.cpp Removed unnecessary assignments 2018-07-24 09:51:03 +02:00
audio_driver_opensl.h Style: Format code with clang-format 6.0.1 2018-07-18 16:27:03 +02:00
build.gradle.template Remove android compatibility under API 16 2018-05-09 06:01:33 +09:00
cpu-features.c
cpu-features.h
detect.py No need to link with libandroid_support in NDK 17 2018-08-28 02:34:59 +02:00
dir_access_android.cpp
dir_access_android.h
dir_access_jandroid.cpp Removed unnecessary assignments 2018-07-24 09:51:03 +02:00
dir_access_jandroid.h
file_access_android.cpp
file_access_android.h Revert "added get_creation_time function for gdscript" 2018-08-10 13:29:49 -03:00
file_access_jandroid.cpp
file_access_jandroid.h
godot_android.cpp Make some debug prints verbose-only, remove others 2018-08-24 14:59:01 +02:00
ifaddrs_android.cpp
ifaddrs_android.h
java_class_wrapper.cpp Make some debug prints verbose-only, remove others 2018-08-24 14:59:01 +02:00
java_class_wrapper.h
java_glue.cpp Removed unnecessary assignments 2018-07-24 09:51:03 +02:00
java_glue.h
logo.png Optimize images losslessly using `oxipng -o6 --strip all --zopfli` 2018-06-28 19:17:41 +02:00
os_android.cpp Fall back to GLES2 if GLES3 is not working 2018-08-26 16:40:46 +02:00
os_android.h -Project/Editor settings now use new inspector 2018-07-19 19:02:04 -03:00
platform_config.h
power_android.cpp
power_android.h
run_icon.png Optimize images losslessly using `oxipng -o6 --strip all --zopfli` 2018-06-28 19:17:41 +02:00
sign.sh
thread_jandroid.cpp Removed unnecessary assignments 2018-07-24 09:51:03 +02:00
thread_jandroid.h