Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

ForEachDevice

forEach device is just a helper pyhton/shellScript to execute adb commands on each connected devices automatically. So, you should use adb commands combined with forEachDevice.

Requirements

  • adb (Android Debug Bridge) should be in system path
  • You should have Python installed
  • Operational System: Linux

Example of use

To install and replace if already installed a apk on each connected device

forEachDevice install -r path_to_apk_file

About

Helper pyhton/shellScript to execute adb commands on each connected devices automatically.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages