Description
Android SDK platform tools.
Android SDK Platform-Tools is a component for the Android SDK. It includes tools that interface with the Android platform, such as adb and fastboot. 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. Currently the following tools are supported:
- adb
- fastboot
- mke2fs.android (required by fastboot)
- simg2img, img2simg, append2simg
- lpdump, lpmake, lpadd, lpflash, lpunpack
- mkbootimg, unpack_bootimg, repack_bootimg, avbtool
- mkdtboimg.