白皮书下载
Connect phone configuration document
Mobile environment deployment and pit sorting (Huawei mate 20)
-
Configuration document, refer to:
https://rpa-college.ai-indeed.com/document/691ec640eb8e11ebb943d5c1f63da436 -
Environmental variable problems:
If the Android SDK cannot follow the above configuration, you can select the absolute path of adb.exe file
And the tools folder path

CMD enter Java & ndash; Version check whether the JDK configuration is complete

CMD enter ADB version to check whether the andorid SDK is configured

3. Pit point:
Andorid SDK installation problem
-
Go to the official website to download the latest version of andorid SDK
Appium configuration problem:

-
The command to view the phone name is ADB devices

When this step is complete:
If prompted
You need to download apksigener.jar package and put it into
The connection is: https://pan.baidu.com/s/1Ac730YW3ncQu3xPcAiXzHg
Extraction code: like
Don't mention: when using USB to connect the mobile phone, turn on the developer mode and turn on USB debugging
At present, HUAWEI is too laggy to test the simulator.
Factory usage:
-
Creating a project requires a mobile application

-
Add new device


1. Define equipment name
2. The mobile device name entered is consistent with the mobile phone name entered above
3. Select the mobile system version
4. Save and connect
When the mobile phone page appears, it indicates that the connection is successful and the function can be realized in combination with the corresponding components




