The-Powder-Toy/android
Tamás Bálint Misius ee2e53958a
Make android/install-apk always stale
This effectively leaves the staleness checking to adb install, as it should be done: adb has insight into the state of the system, we don't. Newer versions of android can do incremental installs too, so reinstalling the same thing is essentially free.

Also invoke android/install-apk in the debug script to make sure that the app being debugged is up to date.
2024-01-12 20:11:03 +01:00
..
cross Bump android toolchain version to 21 2023-10-03 18:25:34 +02:00
res Use mbedtls on windows 2023-10-03 18:25:34 +02:00
align-apk.py Update tpt-libs, add support for android 2022-04-14 21:18:21 +02:00
AndroidManifest.template.xml Sort out version info 2023-10-19 12:51:03 +02:00
build-apk.py Let mods customize app constants 2022-12-17 19:45:01 +01:00
debug.sh Make android/install-apk always stale 2024-01-12 20:11:03 +01:00
install-apk.py Make android/install-apk always stale 2024-01-12 20:11:03 +01:00
meson.build Let mods customize app constants 2022-12-17 19:45:01 +01:00
powder-jar.py Update tpt-libs, add support for android 2022-04-14 21:18:21 +02:00
PowderActivity.template.java Enable libcurl on android 2023-10-03 18:25:34 +02:00
run-apk.py Let mods customize app constants 2022-12-17 19:45:01 +01:00
sign-apk.py Update tpt-libs, add support for android 2022-04-14 21:18:21 +02:00