android-platform-tools 34.0.4-ok1 source package in openKylin
Changelog
android-platform-tools (34.0.4-ok1) nile; urgency=medium * Build for openKylin. -- zhouganqing <email address hidden> Mon, 03 Jun 2024 17:11:53 +0800
android-platform-tools (34.0.4-ok1) nile; urgency=medium * Build for openKylin. -- zhouganqing <email address hidden> Mon, 03 Jun 2024 17:11:53 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | devel | |
Huanghe V3.0 | release | main | devel | |
Nile V2.0 | release | main | devel | |
Nile V2.0 | proposed | main | devel |
File | Size | SHA-256 Checksum |
---|---|---|
android-platform-tools_34.0.4.orig.tar.xz | 17.7 MiB | 36096d68f73db95c76eda3c16e2a493436cc286e3c441b4406343e718cfd2c63 |
android-platform-tools_34.0.4-ok1.debian.tar.xz | 53.2 KiB | 221a04ee03097ac77d549bf05f672016fc5cb93cbef4155b615145f80c79a0b8 |
android-platform-tools_34.0.4-ok1.dsc | 4.9 KiB | cbc8970946876962c750d688b9e41602acf0892fddce34f00d9dc45bee441f85 |
A versatile command line tool that lets you communicate with an emulator
instance or connected Android-powered device.
.
This package recommends "android-
the udev rules for Android devices. Without this package, adb and fastboot need
to be running with root permission.
Android backtrace library produce symbolic backtraces for making
debugging easier.
Android backtrace library produce symbolic backtraces for making
debugging easier.
.
This package contains the 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 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.
This library provides common functionalities for android related tools.
.
This library is only used by Android SDK currently.
This library provides common functionalities for android related tools.
.
This library is only used by Android SDK currently.
.
This package contains the 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.
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.
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.
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.
This library provides APIs for creating, manipulating and destroying sparse
files.
.
This library is only used by Android SDK currently.
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.
This library provides miscellaneous utility functions.
.
This library is only used by Android SDK currently.
This library provides miscellaneous utility functions.
.
This library is only used by Android SDK currently.
.
This package contains the development files.
This library provides APIs for creating and manipulating ZIP archives.
.
This library is only used by Android SDK currently.
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.
This package contains headers in include/android in platform/
Consists of all the header files ranging from asset_manager.h to window.h.
This package contains header files in AOSP repository platform/
do not belong to any specific libraries but used by other programs.
.
This package currently contains headers in include/private and include/system.
Command line tools to create sparse images for usage with Android devices.
Includes simg2img, img2simg, simg2simg, simg_dump and append2simg tools.
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://
A command line tool for flashing an Android device, boot an Android device to
fastboot mode, etc..
.
This package recommends "android-
the udev rules for Android devices. Without this package, adb and fastboot need
to be running with root permission.
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.
Creates Android boot images that includes kernel image and ramdisk, in a
special format which can be used with fastboot.