[ buster ]
[ bullseye ]
[ bullseye-backports ]
[ bookworm ]
[ bookworm-backports ]
[ trixie ]
[ sid ]
[ experimental ]
[ 源代码: android-platform-tools ]
软件包:adb(1:34.0.5-4~exp1)
adb 的相关链接
Debian 的资源:
下载源码包 android-platform-tools:
- [android-platform-tools_34.0.5-4~exp1.dsc]
- [android-platform-tools_34.0.5.orig.tar.xz]
- [android-platform-tools_34.0.5-4~exp1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [developer.android.com]
相似软件包:
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
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 有关的软件包
|
|
|
|
-
- 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-4~exp1)
- Android utils library for C
-
- dep: android-liblog (>= 34.0.5)
- Android NDK logger interfaces
-
- dep: android-libziparchive (>= 34.0.5)
- Library for ZIP archives
-
- dep: libatomic1 (>= 4.8) [armel]
- 提供 __atomic 内置函数的支持库
-
- dep: libbrotli1 (>= 0.6.0)
- 实现 brotli 编码器和解码器的软件库(共享库)
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0) [除 armel, armhf, i386]
- GCC 支持库
- dep: libgcc-s1 (>= 3.5) [armel, armhf]
- dep: libgcc-s1 (>= 4.2) [i386]
-
- dep: liblz4-1 (>= 0.0~r130)
- 快速 LZ 压缩算法库 - 运行时
-
- dep: libprotobuf32t64 (>= 3.21.12)
- protocol buffers C++ library
-
- dep: libstdc++6 (>= 13.1)
- GNU 标准 C++ 库,第3版
-
- dep: libusb-1.0-0 (>= 2:1.0.16)
- userspace USB programming library
-
- dep: libzstd1 (>= 1.5.5)
- 快速无损压缩算法
-
- rec: android-sdk-platform-tools-common (>= 28.0.2~)
- Tools for interacting with an Android platform - Common files