-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Description
Describe your issue here.
Master branch codes does not run
Steps to reproduce
Clone the default branch of repository. Open it in Android Studio, create an emulator for Pixel 4 (Android 11) and run the code
Expected behavior
The code must have successfully executed, and the emulator must have started the app
Actual behavior
I forked and cloned the master branch. When I try to run the app, I get the following error,
Execution failed for task ':app:processDebugGoogleServices'.
> File google-services.json is missing. The Google Services Plugin cannot function without it.
Searched Location:
/home/ram/my_codes/github_repos/Open-Source-Android-Weather-App/app/src/debug/google-services.json
/home/ram/my_codes/github_repos/Open-Source-Android-Weather-App/app/src/google-services.json
/home/ram/my_codes/github_repos/Open-Source-Android-Weather-App/app/src/Debug/google-services.json
/home/ram/my_codes/github_repos/Open-Source-Android-Weather-App/app/google-services.json
Would you like to work on the issue?
I'm new to android development, and I'm happy to help, but I might not be able to fix the bug.
Metadata
Metadata
Assignees
Labels
No labels