Android SDK Platform-Tools 34.0.0 (February 2023)

Android SDK Platform-Tools is a component for the Android SDK. It includes tools that interface with the Android platform, such as adb, fastboot, and systrace. These tools are required for Android app development. They’re also needed if you want to unlock your device bootloader and flash it with a new system image. Although some new features in these tools are available only for recent versions of Android, the tools are backward compatible, so you need only one version of the SDK Platform-Tools.

SDK Platform Tools

Version

34.0.0 (February 2023)

Release Date

2023-02-10

Platform

Official Download

Alternative Download

SHA-256
checksum file*

Windows
sdk-platform-tools-logo
OneDrive Download
SHA256
macOS
sdk-platform-tools-logo
OneDrive Download
SHA256
Linux
sdk-platform-tools-logo
OneDrive Download
SHA256
clearpixel
Android SDK Platform-Tools 34.0.0 (February 2023)
  • adb
    • Fixed zero length packet sends for macOS (issuetracker: 208675141).
    • Addressed unstable connectivity (MacBook high speed cable): frequent adb disconnects.
    • Improved error message for adb push with insufficient number of arguments.
  • fastboot
    • Improved flashing: flashall will now skip reboots to userspace if it can.
    • Fixed zero length packet sends for macOS (issuetracker: 208675141).
    • Fixed flashing recovery.img resulting in wrong AVB footer.

Leave a Comment