Skip to content

Latest commit

 

History

History
 
 

adbkit-init

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

adbkit-init

run python -m uiautomator2 init once android device plugin.

Installation

  1. Install nodejs

  2. Install dependencies by npm

    npm install

Usage

node main.js --server $SERVER_ADDR

How it works.

Use adbkit to trace device. And the following command will call when device plugin

python -m uiautomator2 init --server $SERVER_ADDR

LICENSE

MIT