- Put the
google-services.json
file inandroid/app
folder - Adapt the
src/assets/config.json
file to your environment - Run the following commands :
export CAPACITOR_ANDROID_STUDIO_PATH="<Location to Android Studio binary>"
npm install
ionic build
ionic capacitor copy android
ionic capacitor update
- Use Android Studio to build and deploy