dtmilano / CulebraTester2-public

CulebraTester: Snaky Android Testing
Apache License 2.0
139 stars 29 forks source link

Cannot install android-select-device #4

Closed canonsky1992 closed 3 years ago

canonsky1992 commented 3 years ago

ERROR: Missing "android-select-device". Install from https://gist.github.com/dtmilano/4537110 Please tell me how to install it!! I use 'git clone https://gist.github.com/dtmilano/4537110' but not done!!

dtmilano commented 3 years ago
$ git clone https://gist.github.com/dtmilano/4537110
$ ln -s $PWD/4537110/android-select-device ~/bin/

assuming ~/bin/ is in your PATH