apps4av / avare

Avare Aviation GPS for Android
Other
157 stars 123 forks source link

google-services.json is missing! #459

Open IsuruDeSilva opened 2 years ago

IsuruDeSilva commented 2 years ago

I am new to android development and I am still an undergraduate. I am interested to learn how to make these kinda applications. Once I open this on android studio and try to errors are displaying "Execution failed for task ':app:processDebugGoogleServices'.

File google-services.json is missing. The Google Services Plugin cannot function without it.". So how can I get the matching service file for this, Please help me.

sdstolworthy commented 2 years ago

Go to the Firebase Console and create a new firebase project. Then, set up an Android application. You will then be directed to download the google-services.json file. Add that to the /app directory of the project. https://docs.edna.io/kb/downloading-google-services-json-file-from-firebase/