Package android-tools: Information

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

Source package: android-tools
Version: 10.0.0-alt5.r36
Latest version according to Repology
Build time:  Nov 28, 2022, 12:49 AM in the task #310708
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.

List of rpms provided by this srpm:
android-tools (x86_64, ppc64le, i586, armh, aarch64)
android-tools-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Pavel Nakonechnyi


ACL:
Pavel Nakonechnyi
@everybody

    1. rpm-build-python3
    2. libusb-devel
    3. libgtest-devel
    4. liblzma-devel
    5. gcc-c++
    6. libselinux-devel
    7. libssl-devel
    8. zlib-devel
    9. pandoc
    10. libsafe-iop-devel

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