https://github.com/devsdna/adbutils
Commons commands to work with ADBUtils
https://github.com/devsdna/adbutils
Last synced: about 2 months ago
JSON representation
Commons commands to work with ADBUtils
- Host: GitHub
- URL: https://github.com/devsdna/adbutils
- Owner: DevsDNA
- Created: 2019-04-24T08:58:59.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-24T09:09:52.000Z (about 7 years ago)
- Last Synced: 2026-01-01T14:35:51.170Z (6 months ago)
- Language: C#
- Size: 799 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ADBUtils
Commons commands to work with ADBUtils
This project shows how working with ADB inside Console applications. Seems like Xamarin UITest and another cool things to do with ADB.
Feel free to include new commands to improve this ADB Utils.
# How to use
Clone this project, include your ADB included in Android tools folder inside of the project, have fun!