Update mobile.md

pull/5479/head^2
simonla 2022-06-02 13:30:25 +08:00 committed by Gabriel Horner
parent 2af1f2a523
commit edd599b0f1
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
* Android studio
* SDK 30
* other sdk tools in Android studio preference setting https://capacitorjs.com/docs/getting-started/environment-setup
* change the server url in capacitor.config.json with your local ip:3001 (run ifconfig to check)
* change the server url in `capacitor.config.ts` with your local ip:3001 (run ifconfig to check)
* run `yarn && yarn app-watch`
* in another console, run `npx cap open android`
* create Android virtual device in Android studio