Package android-tools: Information

    Source package: android-tools
    Version: 10.0.0-alt2.r36
    Build time:  Jul 18, 2021, 12:45 AM in the task #279447
    Report package bug
    FTBFS
    ArchitectureFTBFS sinceUpdate
    x86_64May 14, 2023April 21, 2024

    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


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

    Last changed


    May 3, 2021 Pavel Nakonechnyi 10.0.0-alt2.r36
    - add rpm-build-python3 as a build requirement
    Dec. 18, 2020 Pavel Nakonechnyi 10.0.0-alt1.r36
    - updated to 10.0.0_r36
    - debian/create-snapshot updated
    - Debian patches refreshed
    - Debian makefiles refreshed
    - Debian 7z includes updated
    - f2fs is not used anymore
    - ext4* tools are not used anymore
    - documentation and bash completion updated
    - minor spec cleanup
    June 19, 2020 Ivan A. Melnikov 8.1.0-alt3.r23
    - mipsel support