godot/platform/android
Pedro J. Estébanez d5447a90cc 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.
2017-08-30 20:39:01 +02:00
..
export Fix pre-Lollipop (21) Android debug 2017-08-30 20:39:01 +02:00
globals Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
java Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
android_native_app_glue.c
android_native_app_glue.h
AndroidManifest.xml.template
audio_driver_jandroid.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
audio_driver_jandroid.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
audio_driver_opensl.cpp Dead code tells no tales 2017-08-27 22:13:45 +02:00
audio_driver_opensl.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
build.gradle.template update gradle-android buildtool for master 2017-07-30 11:30:20 +07:00
cpu-features.c
cpu-features.h
detect.py Make build scripts Python3 compatible 2017-08-27 23:05:39 +02:00
dir_access_android.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
dir_access_android.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
dir_access_jandroid.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
dir_access_jandroid.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
file_access_android.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
file_access_android.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
file_access_jandroid.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
file_access_jandroid.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
godot_android.cpp Dead code tells no tales 2017-08-27 22:13:45 +02:00
ifaddrs_android.cpp
ifaddrs_android.h
java_class_wrapper.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
java_class_wrapper.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
java_glue.cpp Merge pull request #10531 from RandomShaper/remove-old-android-setting 2017-08-29 00:09:27 +02:00
java_glue.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
logo.png
os_android.cpp Dead code tells no tales 2017-08-27 22:13:45 +02:00
os_android.h Dead code tells no tales 2017-08-27 22:13:45 +02:00
platform_config.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
power_android.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
power_android.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
run_icon.png Use custom native-run icons for Android and HTML5 2017-06-27 21:06:26 +02:00
SCsub Make build scripts Python3 compatible 2017-08-27 23:05:39 +02:00
sign.sh
thread_jandroid.cpp Merge pull request #10552 from RandomShaper/improve-posix 2017-08-29 00:07:07 +02:00
thread_jandroid.h Merge pull request #10552 from RandomShaper/improve-posix 2017-08-29 00:07:07 +02:00