virtualx-engine/platform/android
Pedro J. Estébanez 19ce11b908 Update/fix Android build
Fix wrong path for 32-bit Windows, which fixes #7084
Exclude 32-bit Windows from multi-threaded linking because it's not supported by the NDK
Remove 32-bit Linux as there is no NDK variant for it
(cherry picked from commit 5a26459c06)
2016-11-15 08:44:53 +01:00
..
export
globals Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
java Fix Directory.dir_exist/get_current_dir for 'res://' on Android 2016-11-15 08:34:51 +01:00
android_native_app_glue.c
android_native_app_glue.h
AndroidManifest.xml.template fix android support screen property for large screen 2016-06-10 14:09:33 +09:00
audio_driver_jandroid.cpp
audio_driver_jandroid.h
audio_driver_opensl.cpp
audio_driver_opensl.h
build.gradle.template
cpu-features.c
cpu-features.h 3D Physics Rework, Other Stuff 2014-09-15 11:33:30 -03:00
detect.py
dir_access_android.cpp
dir_access_android.h
dir_access_jandroid.cpp
dir_access_jandroid.h
file_access_android.cpp
file_access_android.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
file_access_jandroid.cpp
file_access_jandroid.h
godot_android.cpp Added gyroscope support to Godot and Android 2016-07-16 01:43:32 +08:00
ifaddrs_android.cpp
ifaddrs_android.h
java_class_wrapper.cpp
java_class_wrapper.h
java_glue.cpp
java_glue.h
logo.png
os_android.cpp removed confusing "if(true)" statement with empty "else" block 2016-10-09 17:22:36 +02:00
os_android.h
platform_config.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
SCsub style: Fix PEP8 whitespace issues in Python files 2016-11-02 22:28:28 +01:00
sign.sh Making Godot Easier to Use.. 2014-05-24 01:35:47 -03:00
thread_jandroid.cpp
thread_jandroid.h