google-developer-training / advanced-android-kotlin-login

Other
67 stars 111 forks source link

Starting project is missing google-services.json #3

Closed khufdev closed 4 years ago

khufdev commented 4 years ago

When trying to build the codelab project in Android Studio 3.5, I encounter the following error message about google-services.json being missing: Screenshot of error message

Because of this error, it isn't possible to complete the build & run parts of this codelab.

khufdev commented 4 years ago

Looks like you add this file as part of the initial steps for this codelab (steps 1-3, which are part of "Adding Firebase to your Android app").