Platform-Tools
33.0.1
dotnet add package Platform-Tools --version 33.0.1
NuGet\Install-Package Platform-Tools -Version 33.0.1
<PackageReference Include="Platform-Tools" Version="33.0.1" />
<PackageVersion Include="Platform-Tools" Version="33.0.1" />
<PackageReference Include="Platform-Tools" />
paket add Platform-Tools --version 33.0.1
#r "nuget: Platform-Tools, 33.0.1"
#addin nuget:?package=Platform-Tools&version=33.0.1
#tool nuget:?package=Platform-Tools&version=33.0.1
FOR WINDOWS ONLY
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.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
33.0.1 | 1,827 | 4/2/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.