I initialized capacitor to build our application on android, and changed logos to put our beautiful Plumpy.
To build the android app, you have to type this command in your terminal:
npm run build npx cap copy npx cap sync
Then if you want to test the app on your mobile launch android studio and connect your phone to your computer:
npx cap open android
I initialized capacitor to build our application on android, and changed logos to put our beautiful Plumpy.
To build the android app, you have to type this command in your terminal:
npm run build npx cap copy npx cap sync
Then if you want to test the app on your mobile launch android studio and connect your phone to your computer:npx cap open android