Add downloadable Android APK build
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# Android APKs
|
||||
|
||||
Download [`pi-car-companion-debug.apk`](./pi-car-companion-debug.apk) and open it on an Android 8 or newer device to install the companion app.
|
||||
|
||||
This is a development build signed with Android's standard debug key. Android may require permission to install apps from the browser or file manager used to open it.
|
||||
|
||||
To rebuild the APK from the repository root (JDK 17+ and Android SDK 35 required), run:
|
||||
|
||||
```bash
|
||||
./build-apk.sh
|
||||
```
|
||||
Binary file not shown.
Reference in New Issue
Block a user