...
Info |
---|
Executing test case on real device does not require Android Studio. |
Installing Android Studio
Multiexcerpt macro | ||
---|---|---|
| ||
In order to test Android mobile applications, you need to download Android Studio. Once Android Studio is downloaded, Qualitia users can 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 install Android Studio:
|
Installing Intel® Hardware Accelerated Execution Manager (Intel® HAXM)
Note: This step is optional. However, Qualitia recommends installing Intel® HAXM for the smooth functioning of Android Virtual Devices (emulators). When installing Android Studio, it is installed automatically. However, if it is not installed when installing Android Studio, follow the steps mentioned below to install it.
...
- Download Intel® HAXM.
- Unzip the downloaded file.
- Double-click the intelhaxm-android file.
This opens Intel® Hardware Accelerated Execution Manager Setup wizard. - Click Next.
Here you can define how much system memory (RAM) you want to reserve for Intel® HAXM. By default, 2.00 GB is reserved. - Change the reserved memory if required and click Next.
- Click Install.
After successful installation, open the Command Prompt window and run the command; sc query intelhaxm.
If State is shown as Running, Intel® HAXM is running properly.Expand title View Image Note - When creating emulators, ensure that you have selected CPU/ABI as Intel x86 for superior performance of emulator through Intel® HAXM.
- If you are facing any issues when installing or using Intel® HAXM, click here for troubleshooting.
Setting Environment Variables
After you download Android Studio, you must set environment variables.
...