Skip to content

Les-Sagas-MP3/app

Repository files navigation

Les Sagas MP3 - App

Release Build

Build for Android locally

  1. Put the google-services.json file in android/app folder
  2. Adapt the src/assets/config.json file to your environment
  3. 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
  1. Use Android Studio to build and deploy