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/zn0ydsv575l5pai4wvyhamzyh0h9y1y6-adb-7.1.2_r36.drv | ||
powerpc64le-linux | /gnu/store/ij8m8bsh15805ag9qkkmc2azspy3jcl2-adb-7.1.2_r36.drv | ||
mips64el-linux | /gnu/store/p3c45yka7alc9kci8jhws9kr8f4kx24m-adb-7.1.2_r36.drv | ||
i686-linux | /gnu/store/vhh4qzf8qqbhc8w4sjcrdx28imqcy0rn-adb-7.1.2_r36.drv | ||
i586-gnu | /gnu/store/5jsk59kqvccq5dksv3qvjj6r9x8dh22l-adb-7.1.2_r36.drv | ||
armhf-linux | /gnu/store/5aj7alajrcwryvhk6fsjfszw8pgwynsl-adb-7.1.2_r36.drv | ||
aarch64-linux | /gnu/store/9qnkcks4g02j4jm7zp2a29cx6s7h71fg-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 366 is way too long (91 characters) | |
formatting Look for formatting issues in the source | line 385 is way too long (97 characters) | |
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 | |
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 387 is way too long (97 characters) |