gadb
gadb copied to clipboard
ADB replacement with enhanced and more features
GADB (Go ADB)
ADB wrapper with enhanced and more features!
Install
Using Homebrew
brew install esafirm/tap/gadb
Or download the binareis in release page
Create alias!
alias adb=gadb
Usage
Do anything you want to do with adb
For example you can get the list of connected android devices by using gadb devices
Commands
For detailed command, please refer to Command Page
License
Apache 2 @ Esa Firman