Language

Package: adb @ 7.1.2_r36

Synopsis

Android Debug Bridge

Description

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.

Home page
https://developer.android.com/studio/command-line/adb.html
Location
gnu/packages/android.scm (line: 355, column: 2)
License

Lint warnings

LinterMessageLocation
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)