mpd/android
Thomas Guillem 4260e78861 android: add gdb.sh
This script setup a dummy android native app folder and call ndk-gdb from it.

It needs a modification in ANDROID_NDK since ndk-gdb may attach to the wrong
pid, cf. comments in the script.
2022-04-26 17:47:54 +02:00
..
apk android/apk/make-unsigned-apk.sh: pass -X to zip to avoid storing uids 2018-10-31 19:34:14 +01:00
res Android: add option to pause MPD when headphones disconnect 2021-07-26 19:02:47 +01:00
src android/Receiver: fix indent 2022-01-26 14:43:47 +01:00
AndroidManifest.xml android: set application debuggable 2022-04-26 17:46:51 +02:00
build.py android/build.py: fix typo in error message 2022-03-14 18:49:50 +01:00
custom_rules.xml first Android release 2014-02-22 01:39:08 +01:00
gdb.sh android: add gdb.sh 2022-04-26 17:47:54 +02:00
make-resources-apk.sh build with Meson instead of autotools 2018-10-14 23:41:38 +02:00
meson.build android/meson.build: update the SDK platform to 29 2021-02-15 21:17:26 +01:00
run-aidl.sh build with Meson instead of autotools 2018-10-14 23:41:38 +02:00
run-javac.sh android/run-javac.sh: switch to Java 7 2021-10-31 16:55:40 +01:00