自动化脚本使用说明

一、下载 Android SDK 平台工具软件包

手机连接使用说明文档 : https://developer.android.google.cn/studio/command-line/adb
常用命令:
1、确认主机已连接到目标设备

adb devices
2、设置目标设备以监听端口 5555 上的 TCP/IP 连接
adb tcpip 5555

3、重置 adb 主机

adb kill-server

4、通过 IP 地址或者设备id连接到设备

adb connect device_ip_address:5555
adb connect bf930f9

5、查询设备

adb devices -l

6、

具软件包下载网址: https://developer.android.google.cn/studio/releases/platform-tools

二、安装依赖库

pip install pocoui
pip install -U airtest
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值