Skip to content
This repository has been archived by the owner on Mar 1, 2019. It is now read-only.

测试环境搭建linux上,用atx启动app无反应,也不报错 #182

Open
chenabc1 opened this issue May 14, 2018 · 1 comment
Open

Comments

@chenabc1
Copy link

chenabc1 commented May 14, 2018

coding: utf-8

import time
import atx

d = atx.connect()
#gt = GT(d)
d.start_app('com.android.chrome')

在windows上试过,可以正常打开,但是在linux上执行脚本,就没反应了

@codeskyblue
Copy link
Member

linux上需要依赖adb的

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants