Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 308 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 308 Bytes

go-adb

Adb replacement leveraging some nice to haves such as bulk install/uninstall

####Implemented Features

  • All adb functions should work as is
  • adb install/uninstall work across all devices

####Adb Wrapper The Adb wrapper portion of the app is implemented here: www.github.com/wmbest2/android