godot/platform/android
Pedro J. Estébanez d6d1c55505 Fix pre-Lollipop (21) Android debug
Namely, automatically pick debug over Wi-Fi for devices with an older release and debug over USB otherwise.

A message is printed both in editor output window and console (uppercase here) to let the user know about what mechanism is being used and why.

Fixes #10458.
2017-08-30 20:35:42 +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 Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
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 Android: avoiding duplicates in build.gradle 2017-05-26 18:08:59 +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