documentation: update Android build

This commit is contained in:
Matthew Raymer
2025-03-10 03:21:29 +00:00
parent 362961353e
commit 46b0c0e7d4

View File

@@ -135,7 +135,8 @@ Prerequisites: Android Studio with SDK installed
1. Build the web assets: 1. Build the web assets:
```bash ```bash
npm run build -- --mode capacitor npm run build:web
npm run build:capacitor
``` ```
2. Add Android platform if not already added: 2. Add Android platform if not already added: