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/8fj4lxd1ni8f6wj4shyihhga1pi8jjpd-adb-7.1.2_r36.drv | ||
mips64el-linux | /gnu/store/rjl45d14jkcn22qlshsmprnc00bb5h1v-adb-7.1.2_r36.drv | ||
i686-linux | /gnu/store/kg9myvbzczd7s0mzsjmbs84q4j1a4qa7-adb-7.1.2_r36.drv | ||
armhf-linux | /gnu/store/2km2imdq22p4v6pa93i80gm9n54hycfr-adb-7.1.2_r36.drv | ||
aarch64-linux | /gnu/store/klnwg9jmsxb793isr4c341rkdhnsphwj-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 | |
formatting Look for formatting issues in the source | line 353 is way too long (91 characters) | |
formatting Look for formatting issues in the source | line 372 is way too long (97 characters) |