0
Run your First Android Apps in Emulator
To run Android app in the Emulator, First We need to create the Emulator
Steps To create Emulator
1. Launch the Android Virtual Device Manager (AVD Manager)
By clicking the Icon AVD Manager from the Tool bar
Or By Click Window- Android Virtual Device Manager
2. In the AVD Manager Panel Click New
Steps To create Emulator
1. Launch the Android Virtual Device Manager (AVD Manager)
By clicking the Icon AVD Manager from the Tool bar
Or By Click Window- Android Virtual Device Manager
2. In the AVD Manager Panel Click New
3. Enter the Details Specialty Select the Device screen Size, as well as Target Version and select other properties if you want, for the moment don't do anything to others
4. That's all Emulator created, Click the Emulator in the AVD Manager and click Start button
Now we have created the Emulator, Its matter of running the app in the Emulator now,
1. Click the Application and Right click and select the Run as and Select Android application
Eclipse installs the app on your AVD and starts it.
Your First Android App is ready, It will look like follows in Emulator
Post a Comment