Skip to content

Unable to run the code in default branch #68

@rambalachandran

Description

@rambalachandran

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions