An Android emulator is an Android Virtual Device (AVD) that represents a specific Android device. You can use an Android emulator as a platform to run and test your applications on your PC.
Installing Emulator on PC
Steps are given below
- Open SDK Manager from Android Studio, click Tools > SDK Manager.
- Click SDK Tools section
- Click to tick Android Emulator and Intel x86 Emulator Accelerator - HAXM Installer (If available)
- Click OK Button
- Wait to complete download
- It will automatically download Android Emulator
Creating AVD
After downloading the Emulator we need to Create AVD (Android Virtual Device).
- Click Tools > AVD Manager.
- Click Create New Virtual Device Icon
- Now choose device
- If a download option is there, just click to download Device Image
- Configure Device
- Now Android Studio creates AVD
- Click the green icon to run Emulator
- Aswin Bhim Nath
Comments
Post a Comment