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/vc8amrci9g57m07a65hg7ji6hd785as5-adb-7.1.2_r36.drv | ||
riscv64-linux | /gnu/store/8sryjacpkhy7j5xpk2nyxjgzmb4i5nvd-adb-7.1.2_r36.drv | ||
powerpc-linux | /gnu/store/49pfk48wyf2rdwxh5w6gng6ccfjfid19-adb-7.1.2_r36.drv | ||
powerpc64le-linux | /gnu/store/59gjy86chp87ziv5jba3da6v3hxxfmak-adb-7.1.2_r36.drv | ||
mips64el-linux | /gnu/store/3q4xw0dllj7g011vh6d24nj5g9xxpxq4-adb-7.1.2_r36.drv | ||
i686-linux | /gnu/store/q909nhmcn94q8lxf21v5vwgn00k8m9ix-adb-7.1.2_r36.drv | ||
i586-gnu | /gnu/store/aggvmrzvck8f446mz15fr2xwi311g3dz-adb-7.1.2_r36.drv | ||
armhf-linux | /gnu/store/mhmm6h1fxabm4kc4hn5rx4gs6sl81hxc-adb-7.1.2_r36.drv | ||
aarch64-linux | /gnu/store/ymv4rkpxvbf8i67649kv9pljlwwk5sxk-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) |