Skip to content

SAPTeam.AndroCtrl.Adb 2.0.12

Install from the command line:
Learn more about NuGet packages
$ dotnet add package SAPTeam.AndroCtrl.Adb --version 2.0.12

About this version

AndroCtrl.Adb is a .NET library that allows .NET applications to communicate with Android devices.

Commonly used classes for running Adb commands are:

  • AdbClient: Contains adb client commands for running on your device.
  • AdbServer: Contains methods for starting and tracking status of adb server.
  • DeviceMonitor: Is a service for listening adb changes such as device connect or disconnect.
  • PackageMnager: Allows you to get applications informations and install/uninstall packages. and more...

For Getting started with this library you can visit the github page.

Details


Assets

  • package.nupkg

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0

Recent versions

View all