套件: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)
- library implementing brotli encoder and decoder (shared libraries)
-
- dep: libc6 (>= 2.38)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支援函式庫
-
- dep: liblz4-1 (>= 0.0~r127)
- Fast LZ compression algorithm library - runtime
-
- dep: libprotobuf32t64 (>= 3.21.12)
- protocol buffers C++ library
-
- dep: libstdc++6 (>= 13.1)
- GNU Standard C++ Library v3
-
- dep: libsystemd0
- systemd utility library
-
- dep: libzstd1 (>= 1.5.5)
- fast lossless compression algorithm