i am trying to display google map on Android refering to this tutorial
http://developer.android.com/resources/tutorials/views/hello-mapview.html
when i go to google website to download addon it says addons are not available kindly guide what should i do to achieve this??
i am trying to display google map on Android refering to this tutorial http://developer.android.com/resources/tutorials/views/hello-mapview.html
Share
If you read the Add-on page more carefully you’ll see this:
So you should already have the Google APIs add-on already if you’ve installed the Android SDK.
To check, run the
androidcommand with no options at a command prompt to open the Android SDK and AVD Manager GUI. Check Installed Packages to confirm that Google APIs is listed:If it’s not listed use the Available Packages option to install it.
If you’re using Eclipse, you also need to edit the Properties of your Project and select the correct Build Target: