Android Virtual Devices

An AVD represents a device configuration. For example, you could have an AVD representing a really old Android device running version 1.5 of the SDK with a 32MB SD card. The idea is that you create AVDs you are going to support and then point the emulator to one of those AVDs when developing and testing your application. Specifying (and changing) which AVD to use is very easy and makes testing with various configurations a snap. Earlier, you saw how to create an AVD using Eclipse. You can make more AVDs in Eclipse by choosing Window Image AVD Manager. You can also create AVDs using the command line. Here's how.

To create an AVD, ...

Get Pro Android 4 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.