Package android-tools: Information

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

Source package: android-tools
Version: 10.0.0-alt4.r36
Latest version according to Repology
Build time:  Mar 19, 2022, 03:25 PM in the task #296879
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. libssl-devel
    2. rpm-build-python3
    3. gcc-c++
    4. libgtest-devel
    5. pandoc
    6. libusb-devel
    7. zlib-devel
    8. liblzma-devel
    9. libselinux-devel
    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
May 3, 2021 Pavel Nakonechnyi 10.0.0-alt2.r36
- add rpm-build-python3 as a build requirement