Package android-tools: Information

    Binary package: android-tools
    Version: 10.0.0-alt2.r36
    Architecture: i586
    Build time:  Jul 18, 2021, 12:45 AM in the task #279447
    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


    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