Quote:
Originally Posted by TEN
There may be more than one connection available (now), so you have to find out which you need from the output adb devices -l (for list), then specify it as an extra parameter to the above adb commands (e.g. adb -s 127.0.0.1:5556 ...).
|
I made an automated way to get the correct connection to download books. Especially since BS may change the port number each time. And if it doesn't change ports, it still works.
https://www.mobileread.com/forums/sh...26#post4330426