Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sgmunn committed Mar 18, 2015
1 parent e240d0a commit ce4f523
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,13 @@
# AdbSharp

Managed implementation of an ADB client. Provides a MonoDevelop / Xamarin Studio add-in to show connected devices and take screenshots.

Still a work in progress but has the following support.

- Monitor devices and receive notifications when devices connect / disconnect.
- Get the current list of devices.
- Unlock a device.
- Take a screenshot of a device.
- Send Tap events to a device.

.NET 4.5

0 comments on commit ce4f523

Please sign in to comment.