Map no longer works

Asked

Viewed 122 times

1

I’m developing an application that used the Google Maps API. It was working normally, until I upgraded Android Studio from 2.1 to 2.2 and from there to here, it stopped working. What do I do to use it again?

  • What’s the mistake?! Post some code of how you’re doing.

  • I do not see any error. I install the apk on my mobile and from there I see no error!

  • And what happens then?

  • When I open the map, it is blank, nothing is shown! Do I have to go and touch the credentials there?

  • Probably test your KEY somewhere else. see if it’s still active

1 answer

1

You may have to add the plugin from Google services to your archive build.gradle. You need to create a file google-services.json to guard the project_id and api_key in JSON format for all Google services. Log in to Try Sign-In for Android here to generate your file.

Details

Browser other questions tagged

You are not signed in. Login or sign up in order to post.