パッケージ: 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++ ライブラリ v3
-
- dep: libsystemd0
- systemd ユーティリティライブラリ
-
- dep: libzstd1 (>= 1.5.5)
- 高速なロスレス圧縮アルゴリズム