Select the device you have created and click Start
Click Launch and wait to AVD be launched..
Your AVD is running..
Launch AVD from Run Configuration
Steps :
Right click on Run icon at menu bar and select Run Configuration
Select Target tab > Select third radio option says (Automatically pick compatible device : ...) > Tick your desire AVD you want to launch > click Apply > click Run
Once you have installed ADT, you need to define an ADT launch configuration, in order for your project to execute itself as an Android executable.
Then, do not forget to To go in Eclipse->Preferences->Run/Debug->Launching.
In the “Launch Operation” subsection, select “Always launch the previously launched application”:
There are two ways for that..
Launch AVD from Menu bar
Steps :
Click on Android Virtual Device Manager
Select the device you have created and click Start
Click Launch and wait to AVD be launched..
Your AVD is running..
Launch AVD from Run Configuration
Steps :
Right click on Run icon at menu bar and select Run Configuration
Select Target tab > Select third radio option says (Automatically pick compatible device : ...) > Tick your desire AVD you want to launch > click Apply > click Run
Once you have installed ADT, you need to define an ADT launch configuration, in order for your project to execute itself as an Android executable.
Then, do not forget to To go in
Eclipse->Preferences->Run/Debug->Launching
.In the “
Launch Operation
” subsection, select “Always launch the previously launched application
”: