Package android-tools: Information

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

Source package: android-tools
Version: 34.0.4-alt1
Latest version according to Repology
Build time:  Mar 10, 2024, 05:29 PM in the task #342399
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 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. clang17.0
    2. clang17.0-support
    3. libpng-devel
    4. libprotobuf-devel
    5. libbrotli-devel
    6. libsafe-iop-devel
    7. libselinux-devel
    8. libstdc++-devel
    9. libgtest-devel
    10. liblz4-devel
    11. liblzma-devel
    12. libunwind-devel
    13. libusb-devel
    14. libzstd-devel
    15. lld17.0
    16. llvm17.0-devel
    17. pandoc
    18. protobuf-compiler
    19. rpm-build-python3
    20. zlib-devel
    21. squashfuse-devel

Last changed


March 9, 2024 Pavel Nakonechnyi 34.0.4-alt1
- Platform 34.0.4
- Built with Clang
- More tools added
March 19, 2022 Pavel Nakonechnyi 10.0.0-alt4.r36
- remove p7zip from link dependencies: replacing it with llzma (from Debian)