Package android-tools: Information
Source package: android-tools
Version: 34.0.5-alt4
Build time: Nov 22, 2025, 06:51 PM in the task #400834
Category: Development/Tools
Report package bugLicense: 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)
android-tools (x86_64, i586, aarch64)
android-tools-debuginfo (x86_64, i586, aarch64)
Maintainer: Pavel Nakonechnyi
List of contributors:
Pavel Nakonechnyi
Paul Wolneykien
Ivan A. Melnikov
Alexey Sheplyakov
Gleb Fotengauer-Malinovskiy
Sergey Bolshakov
Pavel Nakonechnyi
Paul Wolneykien
Ivan A. Melnikov
Alexey Sheplyakov
Gleb Fotengauer-Malinovskiy
Sergey Bolshakov
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