ATX
ATX copied to clipboard
测试环境搭建linux上,用atx启动app无反应,也不报错
coding: utf-8
import time import atx
d = atx.connect() #gt = GT(d) d.start_app('com.android.chrome')
在windows上试过,可以正常打开,但是在linux上执行脚本,就没反应了
linux上需要依赖adb的