软件包:adbd(34.0.5-6)
adbd 的相关链接
Debian 的资源:
下载源码包 android-platform-tools:
- [android-platform-tools_34.0.5-6.dsc]
- [android-platform-tools_34.0.5.orig.tar.xz]
- [android-platform-tools_34.0.5-6.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [developer.android.com]
相似软件包:
Android Debug Bridge daemon
Android Debug Bridge (adb) is a versatile tool that lets you manage the state of an emulator instance or Android-powered device. It is a client-server program that includes three components:
A client, which runs on your development machine. You can invoke a client from a shell by issuing an adb command. Other Android tools such as the ADT plugin and DDMS also create adb clients.
A server, which runs as a background process on your development machine. The server manages communication between the client and the adb daemon running on an emulator or device.
A daemon, which runs as a background process on each emulator or device instance.
This package provides the daemon component.
其他与 adbd 有关的软件包
|
|
|
|
-
- dep: android-libbase (>= 34.0.5)
- Android base library
-
- dep: android-libboringssl (>= 14.0.0+r45)
- Google's internal fork of OpenSSL for the Android SDK
-
- dep: android-libcutils (= 1:34.0.5-6)
- Android utils library for C
-
- dep: android-liblog (>= 34.0.5)
- Android NDK logger interfaces
-
- dep: libbrotli1 (>= 0.6.0)
- 实现 brotli 编码器和解码器的软件库(共享库)
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支持库
-
- dep: liblz4-1 (>= 0.0~r127)
- 快速 LZ 压缩算法库 - 运行时
-
- dep: libprotobuf32t64 (>= 3.21.12)
- protocol buffers C++ library
-
- dep: libstdc++6 (>= 13.1)
- GNU 标准 C++ 库,第3版
-
- dep: libsystemd0
- systemd 实用库
-
- dep: libzstd1 (>= 1.5.5)
- 快速无损压缩算法