1.1.7 • Published 5 years ago

@talenguyen/andev v1.1.7

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

Build Status npm

Andev

A cli tools for Android Developer

Features

  • Open deeplink
  • Clear cache
  • Install apk
  • Uninstall package
  • Send text to device
  • Connect device over WI-FI

Install

$ npm i -g @talenguyen/andev

Usage

Usage:
    $ andev --help
    Options:
      --deeplink, d     Open deep-link
      --clear, c        Clear cache
      --uninstall, u    Uninstall 
      --install, i      Find and install APK in directory 
      --text, t         Send text to device
    Example:
      $ andev --d https://google.com
      $ andev --c com.android.chrome
      $ andev --uninstall com.android.chrome
      $ andev --install app/buid/output
      $ andev --text "Hello world"

Author

License

MIT

1.1.7

5 years ago

1.1.6

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago