info@pragmatictesters.com +94 11 253 8512

Step 6: Creating an Android emulator to run the test

What is an Emulator?

An emulator is hardware or software that enables one computer system (called the host) to behave like another computer system (called the guest). For an example it will allows your PC to behave as an Android device.

Now first open your SDK folder. There will be an exe file named AVD Manager.exe. Double click on  that file to to launch AVD manager dialog.

b20

Once the AVD manager window is opened, you can create an Android virtual device. For that click New

b21

Set the fields according to the system images which you have downloaded during the SDK installation.Then click OK. When you click OK it will display a window like below, listing the features of the virtual device. Click OK.

b22

All the created devices will be shown in the AVD manager window. Selec the device you need to start and click Start>>Launch.

Now it will launch your Android emulator. You can perform the functions as in a real device with this emulator.

b19

To verify whether the emulator is detected by your system, open your command promt nad type the command adb devices. It will list the detected devices

b23

 

READ THE NEXT TUTORIAL TO CONTINUE WITH STEP 7……!!!

 

Back to Tutorial 01 Back to Tutorial 02 Back to Tutorial 03 Back to Tutorial 04 Back to Tutorial 05 Tutorial 07

Author: surangi_ptl

Your Turn To Talk

Leave a reply:

Your email address will not be published.