android: add push configs to readme

This wasn't documented, let's fix that

Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
William Casarin
2025-03-11 10:14:48 -07:00
parent 0a2a3f2bff
commit 09ad354d24
3 changed files with 23 additions and 0 deletions

View File

@@ -61,6 +61,14 @@ The app should appear on the emulator
[direnv]: https://direnv.net/
## Android Config
You can load custom views onto an android device for testing:
1. Copy `example-android-config.json` to `android-config.json`
2. Run `make push-android-config` to copy it to your device
## Previews
You can preview individual widgets and views by running the preview script: