adb-ts v6.2.0
Description
Module is a TS implementation of adbkit, adbkit-monkey and adbkit-logcat.
The module uses socket interface of ADB. Version 3.x contains bug fixes and
has less dependencies than previous versions.
Installation
npm install adb-tsyarn add adb-tsDevelopment
Node version >=16.x.
adb CLI.
Run to install dependencies:
yarn installFor building the output run
yarn buildContribution
Feel free to create pull requests and issues at the repo.
Make sure you wrote tests for your code. Scripts yarn test, yarn lint and yarn docs must exit without error.
API
See Documentation
Version 2 documentation is available here
12 months ago
1 year ago
1 year ago
1 year ago
2 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
4 years ago
4 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago