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/v3bdv678znyw2p3hlld47b7p0m8d5lwj-adb-7.1.2_r36.drv | ||
riscv64-linux | /gnu/store/kn0lkmlj3218irgirhbvvqgvq7y743ch-adb-7.1.2_r36.drv | ||
powerpc-linux | /gnu/store/8i9j2ghqyffhqbj3i600cvrsrxznxfsf-adb-7.1.2_r36.drv | ||
powerpc64le-linux | /gnu/store/5br9ck0lyjnl5a32ykpwd5h3siz5p6fy-adb-7.1.2_r36.drv | ||
mips64el-linux | /gnu/store/b17zb0q8yk20q7zv3xb0jcx3sfx8182i-adb-7.1.2_r36.drv | ||
i686-linux | /gnu/store/ijz7yzic777nv5213df5b9zf969cckvd-adb-7.1.2_r36.drv | ||
i586-gnu | /gnu/store/z7spknzvr70mmcr3ca87251n3n0yffv2-adb-7.1.2_r36.drv | ||
armhf-linux | /gnu/store/k27jqwcjkrj43cxcq6jyn2q0pw02d5gr-adb-7.1.2_r36.drv | ||
aarch64-linux | /gnu/store/j5d0zfrc0bmbbic7mwlxjq0h2b5jji1y-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 413 is way too long (97 characters) |