android-platform-tools 29.0.6-28 source package in Ubuntu
Changelog
android-platform-tools (29.0.6-28) unstable; urgency=medium * Team upload. * Added the missing Replaces field for android-libnativehelper (Closes: #1034982) -- Emmanuel Bourg <email address hidden> Wed, 17 May 2023 09:45:36 +0200
Upload details
- Uploaded by:
- Android tools Maintainer
- Uploaded to:
- Sid
- Original maintainer:
- Android tools Maintainer
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
android-platform-tools_29.0.6-28.dsc | 4.8 KiB | a322e569f5f4d57c4b7ef1486182431be787895f60dc00b6d3ff489f894f97e4 |
android-platform-tools_29.0.6.orig.tar.gz | 72.2 MiB | dbd241642af17fe545a91c4b54d79867f94abfb64c1f4ed759aea5b85334a633 |
android-platform-tools_29.0.6-28.debian.tar.xz | 104.2 KiB | ae5d25152029cbdfc5c1b846a81d23ea30067a2638a94fa3cb9a8c867cf88bae |
Available diffs
- diff from 29.0.6-27 to 29.0.6-28 (652 bytes)
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
- android-libbacktrace: Android backtrace library
Android backtrace library produce symbolic backtraces for making
debugging easier.
- android-libbacktrace-dbgsym: debug symbols for android-libbacktrace
- android-libbacktrace-dev: Android backtrace library - Development files
Android backtrace library produce symbolic backtraces for making
debugging easier.
.
This package contains the development files.
- android-libbase: Android base library
This library provides APIs for basic tasks like handling files, Unicode
strings, logging, memory allocation, integer parsing, etc..
.
This library is only used by Android SDK currently.
- android-libbase-dbgsym: debug symbols for android-libbase
- android-libbase-dev: Android base library - Development files
This library provides APIs for basic tasks like handling files, Unicode
strings, logging, memory allocation, integer parsing, etc..
.
This library is only used by Android SDK currently.
.
This package contains the development files.
- android-libcutils: Android utils library for C
This library provides common functionalities for android related tools.
.
This library is only used by Android SDK currently.
- android-libcutils-dbgsym: debug symbols for android-libcutils
- android-libcutils-dev: Android utils library for C - Development files
This library provides common functionalities for android related tools.
.
This library is only used by Android SDK currently.
.
This package contains the development files.
- android-liblog: Android NDK logger interfaces
liblog represents an interface to the volatile Android Logging system for NDK
(Native) applications and libraries. Interfaces for either writing or reading
logs. The log buffers are divided up in Main, System, Radio and Events
sub-logs.
- android-liblog-dbgsym: debug symbols for android-liblog
- android-liblog-dev: Android NDK logger interfaces - Development files
liblog represents an interface to the volatile Android Logging system for NDK
(Native) applications and libraries. Interfaces for either writing or reading
logs. The log buffers are divided up in Main, System, Radio and Events
sub-logs.
.
This package contains the development files.
- android-libnativehelper: Support functions for Android's class libraries
libnativehelper is a collection of JNI related utilities used in
Android.
.
There are several header and binary libraries here and not all of the
functionality fits together well. The header libraries are mostly C++
based. The binary libraries are entirely written in C with no C++
dependencies. This is by design as the code here can be distributed in
multiple ways, including mainline modules, so keeping the size down
benefits everyone with smaller downloads and a stable ABI.
- android-libnativehelper-dbgsym: debug symbols for android-libnativehelper
- android-libnativehelper-dev: Support functions for Android's class libraries - Development files
libnativehelper is a collection of JNI related utilities used in
Android.
.
There are several header and binary libraries here and not all of the
functionality fits together well. The header libraries are mostly C++
based. The binary libraries are entirely written in C with no C++
dependencies. This is by design as the code here can be distributed in
multiple ways, including mainline modules, so keeping the size down
benefits everyone with smaller downloads and a stable ABI.
.
This package contains the development files.
- android-libsparse: Library for sparse files
This library provides APIs for creating, manipulating and destroying sparse
files.
.
This library is only used by Android SDK currently.
- android-libsparse-dbgsym: debug symbols for android-libsparse
- android-libsparse-dev: Library for sparse files - Development files
This library provides APIs for creating, manipulating and destroying sparse
files.
.
This library is only used by Android SDK currently.
.
This package contains the development files.
- android-libutils: Android Utility Function Library
This library provides miscellaneous utility functions.
.
This library is only used by Android SDK currently.
- android-libutils-dbgsym: debug symbols for android-libutils
- android-libutils-dev: Android Utility Function Library - Development files
This library provides miscellaneous utility functions.
.
This library is only used by Android SDK currently.
.
This package contains the development files.
- android-libziparchive: Library for ZIP archives
This library provides APIs for creating and manipulating ZIP archives.
.
This library is only used by Android SDK currently.
- android-libziparchive-dbgsym: debug symbols for android-libziparchive
- android-libziparchive-dev: Library for ZIP archives - Development files
This library provides APIs for creating and manipulating ZIP archives.
.
This library is only used by Android SDK currently.
.
This package contains the development files.
- android-platform-frameworks-native-headers: Headers of android-platform-frameworks-native
This package contains headers in include/android in platform/
frameworks/ native
Consists of all the header files ranging from asset_manager.h to window.h.
- android-platform-system-core-headers: Shared headers in AOSP repository platform/system/core
This package contains header files in AOSP repository platform/
system/ core that
do not belong to any specific libraries but used by other programs.
.
This package currently contains headers in include/private and include/system.
- android-sdk-libsparse-utils: Android sparse image creation tool
Command line tools to create sparse images for usage with Android devices.
Includes simg2img, img2simg, simg2simg, simg_dump and append2simg tools.
- android-sdk-libsparse-utils-dbgsym: debug symbols for android-sdk-libsparse-utils
- 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..
.
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.
- 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
- mkbootimg: Creates Android boot images
Creates Android boot images that includes kernel image and ramdisk, in a
special format which can be used with fastboot.