I would like to use this framework to send simple adb commands to multiple devices but it seems that I am unable to. I do not have a connected_devices.txt as asked by the config.ini file and I'm wondering how to generate it as I am unable to.
Also any help in getting a simple adb devices command or even better adb shell am start -a android.intent.action.VIEW -d http://www.google.com to send this command to multiple devices connected to STF, startup a browser, and go to a webpage would be great!
Thanks
I would like to use this framework to send simple adb commands to multiple devices but it seems that I am unable to. I do not have a connected_devices.txt as asked by the
config.inifile and I'm wondering how to generate it as I am unable to.Also any help in getting a simple
adb devicescommand or even betteradb shell am start -a android.intent.action.VIEW -d http://www.google.comto send this command to multiple devices connected to STF, startup a browser, and go to a webpage would be great!Thanks