openatx / adbutils

pure python adb library for google adb service.
MIT License
736 stars 173 forks source link

Does this library support connecting devices via usb? #84

Closed lemuellew closed 1 year ago

lemuellew commented 1 year ago

I need to connect device via usb,does this library support connecting devices via usb?

mhils commented 1 year ago

Yes, you can use this library to interact with devices via usb.