i am developing an android application using google maps data.I can access google maps in emulator but when i try the same in my application the google maps is not opening .What is the problem?Help
i am developing an android application using google maps data.I can access google maps
Share
First of all I would try doing this example.
Check that your manifest has:
Also remember that your view should have something like this:
You can get your map key from here.