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/hnl8c9m0m2dd0pgsp436q922mvnfalvz-adb-7.1.2_r36.drv | ||
riscv64-linux | /gnu/store/hl8vcbqh2v3aa5b6kldc1xc0ss3nlqf0-adb-7.1.2_r36.drv | ||
powerpc-linux | /gnu/store/n32pkr6a364khk9fkicfi4vxnsn9rp2g-adb-7.1.2_r36.drv | ||
powerpc64le-linux | /gnu/store/mcyrnlvz235rs3pdmwwmpmsi09m746p1-adb-7.1.2_r36.drv | ||
mips64el-linux | /gnu/store/1vv1q8kh506bxx53lcix249kd97hffqd-adb-7.1.2_r36.drv | ||
i686-linux | /gnu/store/r46i3b0wxd0jy51vgffhskk59nfsqxhb-adb-7.1.2_r36.drv | ||
i586-gnu | /gnu/store/i2kafp2394fm2kgvni4kss91ykbi0s1j-adb-7.1.2_r36.drv | ||
armhf-linux | /gnu/store/cy486w68vhmir1sc0643icy81mj850bd-adb-7.1.2_r36.drv | ||
aarch64-linux | /gnu/store/2p587aib2jdi7wlqj5k3nncma8l87i3f-adb-7.1.2_r36.drv |
Linter | Message | Location |
---|---|---|
formatting Look for formatting issues in the source | line 420 is way too long (97 characters) | |
patch-headers Validate patch headers | libziparchive-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 | libutils-add-includes.patch: patch lacks comment and upstream status | |
patch-headers Validate patch headers | libutils-remove-damaging-includes.patch: patch lacks comment and upstream status | |
patch-file-names Validate file names and availability of patches | file names of patches should start with the package name |