godot/platform/android
Wojciech Milkowski 8c714bf8cd 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.

(cherry picked from commit 3a3ea6d514)
2018-10-09 09:23:19 +02:00
..
export Write new permissions to the AndroidManifest.xml 2018-07-08 15:48:08 +02:00
globals Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
java Fix possible NullPointerException crash on cancel payment 2018-07-28 16:06:30 +02:00
AndroidManifest.xml.template Write new permissions to the AndroidManifest.xml 2018-07-08 15:48:08 +02:00
SCsub add support libc++_shared stl on android 2018-10-09 09:23:03 +02:00
android_native_app_glue.c
android_native_app_glue.h
audio_driver_jandroid.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
audio_driver_jandroid.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
audio_driver_opensl.cpp Style: Format code with clang-format 6.0.1 2018-07-18 16:37:23 +02:00
audio_driver_opensl.h Style: Format code with clang-format 6.0.1 2018-07-18 16:37:23 +02:00
build.gradle.template Fix Android build error 2018-01-12 04:24:11 +09:00
cpu-features.c
cpu-features.h
detect.py No need to link with libandroid_support in NDK 17 2018-10-09 09:23:19 +02:00
dir_access_android.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
dir_access_android.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
dir_access_jandroid.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
dir_access_jandroid.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
file_access_android.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
file_access_android.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
file_access_jandroid.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
file_access_jandroid.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
godot_android.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
ifaddrs_android.cpp Minor code formatting in platform/android 2016-07-21 12:07:01 +02:00
ifaddrs_android.h
java_class_wrapper.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
java_class_wrapper.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
java_glue.cpp Add safety checks when handling Android input 2018-04-28 19:58:00 +02:00
java_glue.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
logo.png Fixed iCCp chunk in pngs 2016-06-22 21:13:29 +02:00
os_android.cpp Implement universal translation of touch to mouse 2018-04-30 19:04:35 +02:00
os_android.h Implement universal translation of touch to mouse 2018-04-30 19:04:35 +02:00
platform_config.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
power_android.cpp Update copyright statements to 2018 2018-01-01 14:40:47 +01:00
power_android.h Update copyright statements to 2018 2018-01-01 14:40:47 +01:00
run_icon.png Use custom native-run icons for Android and HTML5 2017-06-27 21:06:26 +02:00
sign.sh
thread_jandroid.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
thread_jandroid.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00