Appium+python Automated 10-AVD Simulator

Source: Internet
Author: User
Tags appium

Objective

Some small partners do not have an Android phone, this time you can open a simulator on the computer to play

First, simulator configuration

1. Double-click Start AvD Manager to enter the configuration interface

2. Click the Create button

3. Configure the emulator basic information

--AVD Name: Device name, define one yourself, in English (not in Chinese)

--device: Device model, such as option mean, 4.7 inch mobile phone, 768*1280 resolution, screen density: xhdpi

--target: Select corresponding API version number, Android version number 4.4.2, corresponding API version 19

--CPU/ABI:CPU model

--keyboard: This is the best check, with the keyboard button

--skin: Skin settings, feel free to set

--front camera: Front-facing camera, set to None

--back camera: Rear-facing camera, set to None

--memory Option:ram run memory, set 512 on the line, VM Heap This is the app's running memory default setting of 64 on the line

--internal Storage: Memory card size of the phone itself

--SD Card: Memory of external SD card

4. After setting the point OK Save, pop up the following interface to explain the success of the Save

Second, start the simulator

1. Select the emulator above to create the success, click the Start button, then click the Launch button to start the

2. The next step is to wait patiently for a few minutes (5-10 minutes of poor PC performance), and the following interface is successfully run

3. See above this interface instructions to start a successful, and then the normal operation of the phone as a point, then use the ADB tool to check the device, open the CMD input

>ADB devices

The simulator has been successfully launched, which replaces the real machine with the data cable to connect the computer.

In the learning process has encountered doubts, can add Appium (Python+java) QQ Group Exchange: 512200893

Appium+python Automated 10-AVD Simulator

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.