Android Maps Api, Exception
im using google maps v2. my code is crached at method: public void onConnected(Bundle bundle) { mLastLocation = LocationServices.FusedLocationApi.getLastLocation(mGoogleApi
Solution 1:
This error associated with signuping.
Change your api version and recheck google play services.
Google game services sign in issue (fails first attempt, successful second)
Post a Comment for "Android Maps Api, Exception"