- This script does 3 things:
- Creates a Firebase app in your Firebase project
- Creates an Android project template with Firebase dependency
- Downloads the corresponding
google-services.jsonfrom the Firebase app and inserts it to the Android project.
- Open terminal
- Run
sh init.sh