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/j8693kmivi7amp5q63xll14fzf2fflip-adb-7.1.2_r36.drv | ||
riscv64-linux | /gnu/store/2v3b7kw08lgr09n7hkl1afwli7i44hx9-adb-7.1.2_r36.drv | ||
powerpc-linux | /gnu/store/2bjwvrlkj69cq7m1sx0ar5r14hspyz9i-adb-7.1.2_r36.drv | ||
powerpc64le-linux | /gnu/store/qxbaygyd8gf7zpwngxm74mkgqmpj44w6-adb-7.1.2_r36.drv | ||
mips64el-linux | /gnu/store/svimsi83ryl8497i8m7yyybllnj8arwh-adb-7.1.2_r36.drv | ||
i686-linux | /gnu/store/bh56h56nwipyii0hfg5jqaahhj340jmq-adb-7.1.2_r36.drv | ||
i586-gnu | /gnu/store/sgw6fmf0brwjh4kr0lpck84z8hly8s83-adb-7.1.2_r36.drv | ||
armhf-linux | /gnu/store/ihfra667d77zk4v0acg2dgvdxs32gla2-adb-7.1.2_r36.drv | ||
aarch64-linux | /gnu/store/0kik12v672432dx9dsvg1zhyqlbnszfa-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 418 is way too long (97 characters) |