Android SDK Platform-Tools 33.0.1 (March 2022)

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

33.0.1 (March 2022)

Release Date

2022-03-17

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 33.0.1 (March 2022)

33.0.1 (March 2022)

  • adb
    • Fixes Windows mdns crashes.
    • Fixes enable-verity/disable-verity on old devices.
    • Fixes “install multiple” on old devices
    • Improves the help output to include all supported compression methods.
  • systrace
    • Removed. Use Studio Profiler/gpuinspector.dev/Perfetto instead.

33.0.0 (February 2022)

  • adb
    • Fixes the issue introduced in 32.0.0 of crashes when run without any arguments.

32.0.0 (January 2022)

  • adb
    • Universal binary for Apple M1 devices.
    • Known issue: this version crashes when run without any arguments.

Leave a Comment