JeffLIrion / adb_shell

A Python implementation of ADB with shell and FileSync functionality.
Apache License 2.0
543 stars 60 forks source link

No ability to list attached devices? #234

Open thethiny opened 5 months ago

thethiny commented 5 months ago

Description

running adb devices is how I get the names of my devices. If I don't have a device name I cannot connect to it. Is there an option to list all connected devices?