Skip to content Skip to sidebar Skip to footer

Runtime Error While Accessing Google Api In Android Emulator

I am trying to access the googleFit API. It seems pretty straightforward. Get the google sign-in permissions and required authorizations then query for Step count. My code doesn't

Solution 1:

Try following steps once.

Click Build -> Clean then Disable Instant Run, in Settings -> Build, Execution, Deployment

Post a Comment for "Runtime Error While Accessing Google Api In Android Emulator"