Browse Source

documentation: update Android build

pull/127/head
Matthew Raymer 2 days ago
parent
commit
b55b786738
  1. 3
      BUILDING.md

3
BUILDING.md

@ -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:

Loading…
Cancel
Save