Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to run the code in default branch #68

Open
rambalachandran opened this issue Dec 17, 2021 · 0 comments
Open

Unable to run the code in default branch #68

rambalachandran opened this issue Dec 17, 2021 · 0 comments

Comments

@rambalachandran
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant