Mingyuan Xia
Mingyuan Xia
First, great project. The problem is with `layout/layout.ejs`, hardcoded assets like jquery, etc. Note that these URLs might not be the best choice in some cases/regions. Please allow overriding those...
**大量调试结果** 正常情况,应该是 `am instrument` 启动 `com.github.uiautomator` app,`am instrument` 进入listen状态。 通常,uiautomator server服务不可用就会出发 POST :7912/uiautomator, 然后启动 `am instrument` 进行恢复,这个方案对以下两种情况有效: * 异常情况1:用户误手工打开了 app,使得该进程非 `am instrument` 启动,没有nano http server * 异常情况2:app/http server假死或者是crash 但是有一个bug, `am...
记得agent是定时heartbeat 所以atxserver地址搞一个全局变量 然后join接口直接改 并trigger一次heartbeat通讯
Hi, nice work. Basically I am using the coverflow to show all images in a local folder (with Electron). Sometimes I can get over 1k to 20k images, which eats...
This only changes the README to clarify the `adb.shell` returns a stream and how to deal with long-running shell commands with that.
Hi, great work first. I am currently using this for performing complex gestures on Android boxes. I am trying to perform a long gesture trail described by an array of...
We have been using yazl and yauzl for over a year and we very much like its stability and pure-JS-ness. Yet, we face quite a lot use cases of editing...
`.travis.yml`文件,样板一个:https://docs.travis-ci.com/user/languages/android/ build status,更重要能有nightly build apk 几分钟搞定的事情,希望能搞
Hi I am working on a CentOS7 machine and expect this tool should work fine too. Here are some problems I encountered. Any help would be highly appreciated. I perform...