What’s New

Android SDK Platform Tools 25.0.5

25.0.5
Changed 3
  • adb --version and fastboot --version now include the install path
  • adb to not resolve localhost to work around misconfigured VPN
  • adb to no longer reset USB devices on Linux, which could affect other attached USB devices
Fixed 2
  • adb sideload of large updates on Windows that manifested as std::bad_alloc
  • adb problems with some Windows firewalls that manifested as cannot open transport registration socketpair

Fixed adb sideload of large updates on Windows, manifesting as "std::bad_alloc" ( bug 37139736). Fixed adb problems with some Windows firewalls, manifesting as "cannot open transport registration socketpair" ( bug 37139725). Both adb --version and fastboot --version now include the install path. Changed adb to not resolve localhost to work around misconfigured VPN. Changed adb to no longer reset USB devices on Linux, which could affect other attached USB devices.

View original

Discussion