Android Configuration
Create a Firebase project
- Go to Firebase Console.
- Click Add Project and follow the onboarding wizard.
Add Android app
- In the project overview, click the Android icon to add an Android app.
- Enter your Android Package Name — e.g.
com.yourdomain.prohandy(must matchandroid/app/build.gradleapplicationIdfrom Updating Package & Bundle ID). - Download the
google-services.jsonconfig file. - Move
google-services.jsontoandroid/app/google-services.json(replacing the placeholder file).
After adding
- Re-upload this file to the Prohandy admin panel — see Firebase Admin Upload.
- If you later change the package name or add SHA-1 fingerprints for Google Sign-In, re-download and replace the file.
Still stuck?
Our support team is ready to help you get set up.

