godot/platform/android
Pedro J. Estébanez f50e5dc594 Fix Android build error with SCons 3.0
Not sure why this happens without having upgraded Python itself, but is needed now.

Not needed for _master_ because there we have b6e1e47e3a that does this and more.

This commit does not address upgrading to Python 3.0. It just makes building for Android work again after upgrading SCons while keeping Python 2.7.
2017-10-14 20:53:00 +02:00
..
export Fix pre-Lollipop (21) Android debug 2017-08-30 20:35:42 +02:00
globals Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
java Handling BackPress event [Android] 2017-10-03 11:33:37 +05:30
android_native_app_glue.c GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
android_native_app_glue.h Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
AndroidManifest.xml.template fix android support screen property for large screen 2016-06-10 14:09:33 +09:00
audio_driver_jandroid.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
audio_driver_jandroid.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
audio_driver_opensl.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
audio_driver_opensl.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
build.gradle.template update gradle-android buildtool for 2.1 2017-07-30 12:08:36 +07:00
cpu-features.c ran cppcheck, found unused variables 2015-09-16 15:35:30 -05:00
cpu-features.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
detect.py Remove ANDROID define 2017-07-30 21:34:59 +02:00
dir_access_android.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
dir_access_android.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
dir_access_jandroid.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
dir_access_jandroid.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
file_access_android.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
file_access_android.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
file_access_jandroid.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
file_access_jandroid.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
godot_android.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
ifaddrs_android.cpp Minor code formatting in platform/android 2016-07-21 12:07:01 +02:00
ifaddrs_android.h Making Godot Easier to Use.. 2014-05-24 01:35:47 -03:00
java_class_wrapper.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
java_class_wrapper.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
java_glue.cpp Merge pull request #10530 from RandomShaper/remove-old-android-setting-2.1 2017-08-29 00:10:31 +02:00
java_glue.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
logo.png Fixed iCCp chunk in pngs 2016-06-22 21:13:29 +02:00
os_android.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
os_android.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
platform_config.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
SCsub Fix Android build error with SCons 3.0 2017-10-14 20:53:00 +02:00
sign.sh Making Godot Easier to Use.. 2014-05-24 01:35:47 -03:00
thread_jandroid.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
thread_jandroid.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00