android-platform-tools 29.0.6-4ubuntu1 source package in Ubuntu
Changelog
android-platform-tools (29.0.6-4ubuntu1) jammy; urgency=medium * Disable LTO, these flags are not appropriate for the target toolchain. This package will still FTBFS with glibc 2.34 due to assumptions about MINSIGSTKSZ being a constant, but checkpoint this to the archive anyway. -- Steve Langasek <email address hidden> Mon, 07 Feb 2022 16:25:06 -0800
Upload details
- Uploaded by:
- Steve Langasek
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
android-platform-tools_29.0.6.orig.tar.gz | 72.2 MiB | dbd241642af17fe545a91c4b54d79867f94abfb64c1f4ed759aea5b85334a633 |
android-platform-tools_29.0.6-4ubuntu1.debian.tar.xz | 100.7 KiB | 9ab7afb0d098388063bf61b1c618775f63f6abbb15d9c295954df640ea29c9f1 |
android-platform-tools_29.0.6-4ubuntu1.dsc | 3.0 KiB | c7b240c82ff9b03bd92e707212ba0c58aa8b96f657966acfd1f34fdb2f962c94 |
Available diffs
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