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/839n0gfgzgv7lvkzs1wnqjv2dr3ddmbh-adb-7.1.2_r36.drv | ||
riscv64-linux | /gnu/store/xb0vsxxv41w6alb667rgg592zvwjpi45-adb-7.1.2_r36.drv | ||
powerpc-linux | /gnu/store/k67q3nrrdp6p4rbhr57gzfcqvhrcl3af-adb-7.1.2_r36.drv | ||
powerpc64le-linux | /gnu/store/y993g2rss5i1w0snx906p1ng3dfaq2j3-adb-7.1.2_r36.drv | ||
mips64el-linux | /gnu/store/69zmgrhsly1f5y4r622f60awfyrj7c3f-adb-7.1.2_r36.drv | ||
i686-linux | /gnu/store/352jgprz0ydgzywccv1pbx9s5h6m7crc-adb-7.1.2_r36.drv | ||
i586-gnu | /gnu/store/l76cp2nlvs8m6s1b6rrxsmz9l399639q-adb-7.1.2_r36.drv | ||
armhf-linux | /gnu/store/cnh1wlj75qbs5g07g23vlfx09x7xpw7f-adb-7.1.2_r36.drv | ||
aarch64-linux | /gnu/store/jcajr3j8qfxpy60q1hxri16d05970if4-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) |