The adb-support interface

adb-support allows a snap to operating the Android Debug Bridge service, providing privileged access to an Android device.

Example

guiscrcpy uses adb-support to help share an Android screen on a Linux desktop.

Interface documentation:
See Interface management and Supported interfaces for further details on how interfaces are used.


Developer details

Auto-connect: no

Requires snapd version 2.36+.

Code examples

The adb-support interface is used in the guiscrcpy snap: https://github.com/srevinsaju/guiscrcpy/blob/master/snap/snapcraft.yaml

The source code for this interface is in the snapd repository:
https://github.com/snapcore/snapd/blob/master/interfaces/builtin/adb_support.go


Last updated 2 years ago.