36.0.2
Changed 1
- Make legacy USB backend the default on Linux instead of libusb due to instability reports
Fixed 3
- Fix bug where Samsung devices were not properly detected
- Fix bug where old Android devices using USB class Miscellaneous (0xEF) were not properly detected
- Fix bug where last character of a file was truncated when pulled or pushed on Windows
adb Make legacy USB backend the default on Linux (instead of libusb) due to instability reports (device disconnection, interface read failure, and delayed netlink events preventing device detection). Fix bug where Samsung devices were not properly detected issue #404741058. Fix bug where old Android devices using USB class Miscellaneous (0xEF) were not properly detected issue #365009755. Fix bug where last character of a file was truncated when pulled or pushed [Windows only] issue #439152273.