SAPTeam.AndroCtrl.Adb 2.0.12 Latest
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.
Install from the command line:
Learn more about NuGet packages
$ dotnet add package SAPTeam.AndroCtrl.Adb --version 2.0.12
Recent Versions
- 0
- 0
- 0
Loading
Sorry, something went wrong.
Details
-
SAPTeamDEV
- AndroCtrl.Adb
- Apache License 2.0
- Readme
Last published
over 2 years ago
Issues
1
Total downloads