Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Enhanced ADB

List all devices if there're more than one device/emulator has connected to your computer before using any function throught ADB.

Usage

Firstly, add the path about adbs to your PATH.

git clone [email protected]:demonk/adbs.git
cd adbs
echo "export PATH=$PATH:`pwd`" >> ~/.bashrc

Then use it as official ADB.

Sample

abds pull /etc/hosts ~

select serial number you want.

Requirement

ABD command should be available under shell.

TODO

  • single command dispatch to all devices have connected

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages