开发者

How to list usb devices in my android application?

is there a way/api to list all the usb devices plugged in ?开发者_如何学Python Thanks a lot =]


This command is used to list all attached devices. adb devices

    C:\Users\XYZ>adb devices
                 List of devices attached
                 emulator-5554   device
                 10008f960534    offline
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜