Google Map Not Showing In Android Emulator
I am trying to show Google map in android emulator but there's only gray grids. Following are my manifest, XML and activity code. Also I am getting error that Couldn't get connecti
Solution 1:
Have you signed your own keystore to get a api key? Because if you didnt to that (the right way) then it only shows a grid of the map.
Solution 2:
Refer to this link:
Probably the best lick for Google Maps in Android:
http://mobiforge.com/developing/story/using-google-maps-android
Follow its initial tutorials carefully for signing keystore.
Post a Comment for "Google Map Not Showing In Android Emulator"