Creating an Emulator
You need to download Android Studio to create virtual devices/emulators and test the mobile applications using Qualitia.
You can view the detailed procedure about creating and managing Android virtual devices, click here.
To create an Emulator:
- Download Android Studio.
- Once downloaded, double-click android-studio-bundle-windows.exe.
This will start installation of Android Studio. - Follow the on-screen instructions and complete the studio installation.
- Select Standard Installation. View Image
- Once the installation is complete, launch Android Studio.
- Create a dummy project.
- From the File menu, click Settings.
- Under Appearance & Behavior, expand System Settings and select Android SDK.
- In the right pane, select SDK Platforms.
Select required packages to install and click Apply.
System displays the list of components selected to be installed.
Go to SDK Tools and ensure that Android SDK Build-Tools is installed. If not, then download it.
Click OK.
Once all the required components are installed, click Finish.
Now you can start creating virtual devices.
Creating a Simulator
You need to download the required simulators if you want to execute test cases on simulators.
To create a simulator:
- Launch Xcode and navigate to Xcode > Preferences.
- Select Components from the top.
All the available simulators are listed here. - Select one or more simulators from the list to download.
A pop-up appears asking password. - Enter Password and then click Install Software.