android-platform-tools 29.0.6-4 source package in Ubuntu

Changelog

android-platform-tools (29.0.6-4) unstable; urgency=medium

  * Team upload.
  * Upload to unstable.

 -- Roger Shimizu <email address hidden>  Sun, 30 Jan 2022 18:43:43 +0900

Upload details

Uploaded by:
Android tools Maintainer
Uploaded to:
Sid
Original maintainer:
Android tools Maintainer
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
android-platform-tools_29.0.6-4.dsc 2.9 KiB 1e439e4814ee31a86d1b4e1e17381ce2618c30f71ca8e2cf1777026b1f90e83f
android-platform-tools_29.0.6.orig.tar.gz 72.2 MiB dbd241642af17fe545a91c4b54d79867f94abfb64c1f4ed759aea5b85334a633
android-platform-tools_29.0.6-4.debian.tar.xz 100.5 KiB 3b55f5a5e964acee36eff7362b08587bd9116a57b27e56f941900979bd27f5c9

Available diffs

No changes file available.

Binary packages built by this source

adb: Android Debug Bridge

 A versatile command line tool that lets you communicate with an emulator
 instance or connected Android-powered device.
 .
 This package recommends "android-sdk-platform-tools-common" which contains
 the udev rules for Android devices. Without this package, adb and fastboot need
 to be running with root permission.

adb-dbgsym: debug symbols for adb
dmtracedump: Generates graphical call-stack diagrams from Android trace logs

 `dmtracedump` generates the call stack data as a tree diagram, where
 each node represents a method call. It shows call flow (from parent
 node to child nodes) using arrows.

dmtracedump-dbgsym: debug symbols for dmtracedump
etc1tool: ETC1 conversion tool

 etc1tool is 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

etc1tool-dbgsym: debug symbols for etc1tool
fastboot: Android fastboot tool

 A command line tool for flashing an Android device, boot an Android device to
 fastboot mode, etc..

fastboot-dbgsym: debug symbols for fastboot
hprof-conv: HPROF Converter

 The hprof-conv tool 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.

hprof-conv-dbgsym: debug symbols for hprof-conv