sorccu / docker-adb

Dockerfile and instructions for ADB.
Other
200 stars 74 forks source link

device not found after reboot #10

Closed pbelskiy closed 6 years ago

pbelskiy commented 6 years ago

Hello!

I've faced with some problem, I moved inside container adb version 1.0.31 and after reboot device via adb reboot device isn't in the device list. But with your last container version (adb version 1.0.39) everything is okay.

Maybe error with container rebuilding? I made it a little bit dirty. But also how can I change adb version of the container easily?

sorccu commented 6 years ago

You can’t change the version easily. You can update to the latest version but not go back.

I suspect your problem had something to do with the vendor list since that is no longer an issue with newer versions. Search adb USB vendor list on google.