godot/platform/android
Rémi Verschelde 392e5cfa1e Android: Add support for x86_64 architecture
Like arm64v8, this is only supported by API 21 and later,
so we enforce 21 as min API for x86_64.

Part of #25030.

(cherry picked from commit 7f4ee36469)
2019-01-16 12:51:56 +01:00
..
export Android: Add support for x86_64 architecture 2019-01-16 12:51:56 +01:00
globals Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
java Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
android_native_app_glue.c
android_native_app_glue.h
AndroidManifest.xml.template Write new permissions to the AndroidManifest.xml 2018-07-08 15:48:08 +02:00
audio_driver_jandroid.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
audio_driver_jandroid.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
audio_driver_opensl.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
audio_driver_opensl.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
build.gradle.template Fix build with Android NDK r18 2018-10-15 16:27:40 +02:00
cpu-features.c
cpu-features.h
detect.py Android: Add support for x86_64 architecture 2019-01-16 12:51:56 +01:00
dir_access_android.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
dir_access_android.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
dir_access_jandroid.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
dir_access_jandroid.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
file_access_android.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
file_access_android.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
file_access_jandroid.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
file_access_jandroid.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
godot_android.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +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 Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
java_class_wrapper.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
java_glue.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
java_glue.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
logo.png
os_android.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
os_android.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
platform_config.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
power_android.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
power_android.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
run_icon.png Use custom native-run icons for Android and HTML5 2017-06-27 21:06:26 +02:00
SCsub Android: Add support for x86_64 architecture 2019-01-16 12:51:56 +01:00
sign.sh
thread_jandroid.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
thread_jandroid.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00