Package android-tools: Information

    Source package: android-tools
    Version: 8.1.0-alt2.r23
    Build time:  Oct 7, 2019, 02:31 PM in the task #238785
    Report package bug
    License: APL
    Summary: Android Debug CLI tools
    Description: 
    This package contains following utilities:
    
    Android Debug Bridge (adb) -- it is a versatile tool, which lets you manage the
    state of an emulator instance or Android-powered device. Consider "udev-android"
    package to used adb without superuser privileges.
    
    Fastboot -- is a diagnostic protocol primarily used to update the flash
    filesystem of Android devices over USB.
    
    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 simgimg, img2simg, simg2simg, simg_dump and append2simg tools.
    Look at /usr/lib/android/bin for binaries.

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

    Maintainer: Pavel Nakonechnyi


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

    Last changed


    Oct. 6, 2019 Pavel Nakonechnyi 8.1.0-alt2.r23
    - udev-android added as a requirement (closes #37284)
    Aug. 6, 2019 Pavel Nakonechnyi 8.1.0-alt1.r23
    - updated to 8.1.0_r23
    July 6, 2019 Gleb Fotengauer-Malinovskiy 5.1.1-alt4
    - Fixed build on ppc64le (tnx to Hans Boehm for stdatomic patch).