开发者

"Android 2.x" vs "Google APIs" for Android AVD Setup

In the Android AVD manager (or a new p开发者_Python百科roject for that matter), it will give two options for the same API level. For example, for Level 7 (2.1) it will show "Google APIs - Level 7" and "Android 2.1 - Level 7" in the selection drop down. What, if any, is the actual difference between these two and why would I want one over the other?


The Google APIs include some Google apps such as Google Maps for instance. If your app will make use of some of the Google API's then of course, you would want to run the Google Api's in the emulator. If you aren't planning to use the Google API's it certainly doesn't hurt you to run Google API's in the emulator, so that is generally what I do.


Google APIs Add-On is an extension to the Android SDK development environment that lets you develop applications for devices that include Google's set of custom applications, libraries, and services. A central feature of the add-on is the Maps external library, which lets you add powerful mapping capabilities to your Android application.


Basically the "Google APIs" one has the API for Google Maps.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜