mpd/android
Colin Edwards 906d58a918 android: migrate app build system to use gradle
Most of the Android specific meson code has been removed and replaced with
the grade build system.

The new meson build scripts build and move the libmpd.so binaries into the correct
location that gradle expects. After than gradle handles building the rest of the Android app.

Icons and banners have been updated for the modern app packaging expectations.

For reference here was the figma template Google provides that I used to back the png versions
for older versions of Android <https://www.figma.com/community/file/1283953738855070149>
2023-12-17 22:38:34 -06:00
..
apk android: migrate app build system to use gradle 2023-12-17 22:38:34 -06:00
app android: migrate app build system to use gradle 2023-12-17 22:38:34 -06:00
gradle/wrapper android: migrate app build system to use gradle 2023-12-17 22:38:34 -06:00
.gitignore android: migrate app build system to use gradle 2023-12-17 22:38:34 -06:00
PrivacyPolicy.rst android/PrivacyPolicy.rst: add Privacy Policy 2022-08-18 18:53:10 +02:00
build.gradle.kts android: migrate app build system to use gradle 2023-12-17 22:38:34 -06:00
build.py android: require NDK r26b 2023-12-13 12:01:30 -06: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
gradle.properties android: migrate app build system to use gradle 2023-12-17 22:38:34 -06:00
gradlew android: migrate app build system to use gradle 2023-12-17 22:38:34 -06:00
gradlew.bat android: migrate app build system to use gradle 2023-12-17 22:38:34 -06:00
meson.build android: migrate app build system to use gradle 2023-12-17 22:38:34 -06:00
run-javac.sh android: migrate app build system to use gradle 2023-12-17 22:38:34 -06:00
settings.gradle.kts android: migrate app build system to use gradle 2023-12-17 22:38:34 -06:00