What’s New

Android SDK Platform Tools 36.0.0

36.0.0
Added 1
  • Libusb USB backend hot-plug support for Windows with USB speed detection
Changed 2
  • Rewritten libusb USB backend to use sync API instead of async API, improving reliability and fixing memory exhaustion on Linux
  • Improved server-status output to display whether mdns is enabled
Fixed 2
  • Fixed macOS bug where zero-length packets were not sent, resulting in stalled connection
  • Fixed use-after-free in libusb backend

adb Re-written libusb USB backend (uses sync API instead of async API). Improves reliability and fixes memory exhaustion on Linux. Libusb USB backend hot-plug now supports for Windows (enables USB speed detection). Improved server-status now displays if mdns is enabled. Fixed macOS bug where zero-length packets were not sent, resulting in stalled connection issue #208675141. Fixed use-after-free in libusb backend.

View original

Discussion