Add downloadable Android APK build

This commit is contained in:
2026-07-31 23:53:43 +02:00
parent 3801a91acf
commit ec44905310
6 changed files with 40 additions and 5 deletions
+2
View File
@@ -59,6 +59,8 @@ The installer prints the final dashboard address, normally `http://<pi-hostname>
It also installs the BlueZ GATT bridge used by the optional [Android companion](./android/README.md). Pair phones from **Settings → Mobile** after the Pi has Bluetooth enabled.
A ready-to-install development build is available at [`apks/pi-car-companion-debug.apk`](./apks/pi-car-companion-debug.apk). Android 8 or newer is required.
`install.sh` is idempotent. After pulling changes in the original clone, run it again to deploy that checkout:
```bash