prife / goadb

A Golang library for interacting with adb. fork from https://github.com/zach-klippenstein/goadb
Apache License 2.0
9 stars 2 forks source link

support app management #7

Open prife opened 2 months ago

prife commented 2 months ago
  1. get app list, with app icon list
  2. launch app
  3. stop app/kill app
  4. clear app data