openatx / adbutils

pure python adb library for google adb service.
MIT License
761 stars 175 forks source link

How to monitor specific devices? #17

Closed chenq8 closed 4 years ago

chenq8 commented 4 years ago

I have two or more devices connected to my computer, and I want to monitor a specific one. How can I achieve this? Can I use track_devices()? thanks

codeskyblue commented 4 years ago

Just try