Skip to main content
sharpadbclient package icon

sharpadbclient

A managed library for communicating with the Android Debug Bridge (adb). You can use this library to list all Android devices connected to your PC, install applications on devices, capture the system log, take screenshots and much more.

Total Downloads
625.7K
625,729
Published
Dec 2, 2016
Latest stable version

Install

.NET CLI
dotnet add package sharpadbclient --version 2.1.0-beta338
Package Manager Console
Install-Package sharpadbclient -Version 2.1.0-beta338
PackageReference
<PackageReference Include="sharpadbclient" Version="2.1.0-beta338" />

Frameworks

.NETFramework4.5 .NETStandard1.3

Dependencies

System.Net.Sockets
.NETStandard1.3
[4.1.0, )
System.Linq
.NETStandard1.3
[4.1.0, )
[1.0.0-beta006, )
[4.1.0, )
[4.0.11, )
System.Console
.NETStandard1.3
[4.0.0, )
System.Buffers
.NETStandard1.3
[4.3.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.