AdbLib icon indicating copy to clipboard operation
AdbLib copied to clipboard

Kindly Help

Open Fozei opened this issue 7 years ago • 2 comments

Thank you very much for open sourcing this project first!!! It is quite pretty and usefull. I want to use this lib to implement the function that can send some files from one device to the connected device. It will just like use the PC to send command line "adb push /xxx/xxx/test.txt /xxx/xxx/xxx/test.txt". Could you please kindly give me some tips ? Thanks again !!!

Fozei avatar Feb 23 '17 10:02 Fozei

you can find 'adb push', 'adb install' at https://github.com/wuxudong/flashbot

that is based on adblib.

wuxudong avatar Sep 06 '18 06:09 wuxudong

Hi Thanks! That is the question about last year, after that tiem I did a mostly like app just as you mentioned, thank you all the same.

Fozei avatar Sep 10 '18 10:09 Fozei