开发者

Android Google Map Addon not available?

i am trying to display google map on Android refering to this tutorial http://dev开发者_如何学Celoper.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??


If you read the Add-on page more carefully you'll see this:

The Google APIs add-on is not yet available for download. For your convenience, the Google APIs add-on is available preinstalled in the Android SDK.

So you should already have the Google APIs add-on already if you've installed the Android SDK.

To check, run the android command 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:

Android Google Map Addon not available?

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:

Android Google Map Addon not available?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜