Android Debug Bridge
adb
is a versatile command line tool that lets you communicate with an emulator instance or connected Android device. It facilitates a variety of device actions, such as installing and debugging apps, and it provides access to a Unix shell that can run commands on the connected device or emulator.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/wrp43agwyczfjlrfhzzg2jhw7syizphj-adb-7.1.2_r36.drv | ||
riscv64-linux | /gnu/store/jh9g1d36m7c4zzvb5kkzfy4n4g0354jr-adb-7.1.2_r36.drv | ||
powerpc-linux | /gnu/store/qgpjl9jcxkwb7c67pvw2zkwk2lyv5rl1-adb-7.1.2_r36.drv | ||
powerpc64le-linux | /gnu/store/knns605ddw3znv5kplpgi8gmrmn8v716-adb-7.1.2_r36.drv | ||
mips64el-linux | /gnu/store/pyjx8h92ki3jbaj5ig96mkpj7i50dc7r-adb-7.1.2_r36.drv | ||
i686-linux | /gnu/store/p1260a0abl3gc5dsvmwqz8bfn3hq4pbc-adb-7.1.2_r36.drv | ||
i586-gnu | /gnu/store/8v9brma5nnc4xss42r71icpclip78idm-adb-7.1.2_r36.drv | ||
armhf-linux | /gnu/store/yx4dwf8r82y9d1gq5avdbp6knkw9syjc-adb-7.1.2_r36.drv | ||
aarch64-linux | /gnu/store/ad2s81kyv7356qlchqxjji3cpgirnp7i-adb-7.1.2_r36.drv |
Linter | Message | Location |
---|---|---|
patch-file-names Validate file names and availability of patches | file names of patches should start with the package name | |
patch-headers Validate patch headers | libutils-remove-damaging-includes.patch: patch lacks comment and upstream status | |
patch-headers Validate patch headers | libutils-add-includes.patch: patch lacks comment and upstream status | |
patch-headers Validate patch headers | adb-add-libraries.patch: patch lacks comment and upstream status | |
patch-headers Validate patch headers | libziparchive-add-includes.patch: patch lacks comment and upstream status | |
formatting Look for formatting issues in the source | line 416 is way too long (97 characters) |