Package android-tools: Information

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

Binary package: android-tools
Version: 34.0.4-alt1
Architecture: ppc64le
Build time:  Mar 10, 2024, 05:29 PM in the task #342399
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 -- 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.

Maintainer: Pavel Nakonechnyi


ACL:
Pavel Nakonechnyi
@everybody

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)