Package android-tools: Information

    Source package: android-tools
    Version: 34.0.5-alt4
    Latest version according to Repology
    Build time:  Nov 22, 2025, 06:51 PM in the task #400834
    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 -- 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.
    
    etc1tool -- a command line utility that lets you encode PNG images to the ETC1
    compression standard and decode ETC1 compressed images back to PNG. It is part
    of the Android SDK for working with media files for game apps. The standard for
    the ETC1 texture format is here:
    http://www.khronos.org/registry/gles/extensions/OES/OES_compressed_ETC1_RGB8_texture.txt
    
    hprof-conv -- converts the HPROF file that is generated by the Android SDK tools
    to a standard format so you can view the file in a profiling tool of your
    choice.

    List of RPM packages built from this SRPM:
    android-tools (x86_64, i586, aarch64)
    android-tools-debuginfo (x86_64, i586, aarch64)

    Maintainer: Pavel Nakonechnyi


    ACL:
    Pavel Nakonechnyi
    @everybody

      1. clang20.1
      2. clang20.1-support
      3. libbrotli-devel
      4. libgtest-devel
      5. liblz4-devel
      6. liblzma-devel
      7. libpng-devel
      8. libprotobuf-devel
      9. libsafe-iop-devel
      10. libselinux-devel
      11. libstdc++-devel
      12. libunwind-devel
      13. libusb-devel
      14. libzstd-devel
      15. lld20.1
      16. llvm20.1-devel
      17. pandoc
      18. protobuf-compiler
      19. rpm-build-python3
      20. squashfuse-devel
      21. zlib-devel

    Last changed


    Nov. 22, 2025 Pavel Nakonechnyi 34.0.5-alt4
    - Build with Clang 20.1, this also fixes boringssl build failure
    - Makefiles are refreshed from the upstream
    March 3, 2025 Paul Wolneykien 34.0.5-alt3
    - NMU: Fixed build with libprotobuf25.
    March 1, 2025 Pavel Nakonechnyi 34.0.5-alt2
    - Build with Clang 19.1, this also fixes boringssl build failure