Skip to content

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

Notifications You must be signed in to change notification settings

brunomateus/ForEachDevice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages