Files
.github
android
apk
res
src
AndroidManifest.xml
build.py
custom_rules.xml
gdb.sh
make-resources-apk.sh
meson.build
run-aidl.sh
run-javac.sh
build
doc
python
src
subprojects
systemd
test
win32
.clang-format
.gitignore
.travis.yml
AUTHORS
COPYING
NEWS
README.md
meson.build
meson_options.txt
mpd.svg
valgrind.suppressions
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
..
2022-01-26 14:43:47 +01:00
2014-02-22 01:39:08 +01:00
2022-04-26 17:47:54 +02:00