Package android-tools: Information

  • Default inline alert: Version in the repository: 34.0.4-alt4

Binary package: android-tools
Version: 10.0.0-alt5.r36
Architecture: i586
Build time:  Nov 28, 2022, 12:49 AM in the task #310708
Source package: android-tools
Report package bug
License: APL
Summary: Android Debug CLI tools
Description: 
This package contains following utilities:

Android Debug Bridge (adb) -- it is a versatile command line tool, which lets
you communicate with an emulator instance or connected Android-powered device.

Fastboot -- is a command line tool for flashing an Android device, boot an
Android device to fastboot mode, etc.

Mkbootimg -- creates Android boot images that includes kernel image and ramdisk,
in a special format which can be used with fastboot.

Command line tools to create sparse images for usage with Android devices.
Includes sim2img, img2simg, simg2simg and append2simg tools.

Maintainer: Pavel Nakonechnyi


ACL:
Pavel Nakonechnyi
@everybody

Last changed


March 19, 2022 Pavel Nakonechnyi 10.0.0-alt4.r36
- remove p7zip from link dependencies: replacing it with llzma (from Debian)
Oct. 16, 2021 Pavel Nakonechnyi 10.0.0-alt3.r36
- fix build on the update toolchain
- backport some Debian buildfiles updates