Create, delete, and browse AVD on the command line, using the Android emulator

Source: Internet
Author: User

-"list: List all installed Android versions and AVD devices on the machine

-"List AVD: List all installed AVD devices on the machine

-"List target: List all installed andoid versions on the machine

-"Create AVD: Create an AVD device

-"Move AVD: Move or rename an AVD device

-"Delete avd: Delete an AVD device

-"Update AVD: Upgrade an AVD device to conform to the new SDK environment

-' Create project: Create a new Android project

-"Update Project: Updating an existing Android project

-"Create Test-project: Creating a new Android test project

-"Update Test-project: Updating an existing Android test project

If you want to create a completely new AVD device, execute the following command:

Android Create avd-n <AVD name >-T <android version >-B <cpu Architecture >-P <AVD Device Save location >-s < select AVD Skin >

"-n-t is a must."

=================================

Using the Android Emulator

There are two ways to use the Emulator.exe boot emulator:

-"EMULATOR-AVD <AVD name >

-"Emulator-data image file name"

The first usage is to run the specified AVD device:

EMULATOR-AVD Crazyit//Run an AVD device named Crazyit

The second usage is to run the AVD directly using the development image file:

Emulator-data myfile//Use the myfile as the image file to run the AVD device

=================================

Create, delete, and browse AVD on the command line, using the Android emulator

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.