mpd/android
Max Kellermann f7d1408a1a android/build.py: improved libc++ linker flags (for NDK r18)
The flag `-stdlib=libc++` doesn't appear to work because it attempts
to load `libc++` and not `libc++_static`, and it omits `libc++abi`.
2018-10-23 19:32:25 +02:00
..
res android: improve Settings UI and run mpd on boot 2018-08-20 00:07:18 +02:00
src android/Main: remove SDK_INT diversion 2018-08-20 11:25:47 +02:00
.gitignore first Android release 2014-02-22 01:39:08 +01:00
AndroidManifest.xml android: improve Settings UI and run mpd on boot 2018-08-20 00:07:18 +02:00
build.py android/build.py: improved libc++ linker flags (for NDK r18) 2018-10-23 19:32:25 +02:00
custom_rules.xml first Android release 2014-02-22 01:39:08 +01:00