Sean Boothby
Sean Boothby
Hey Matthew, been working on the same problem. I think the issue has to do with the MToolBox.sh file calling for a file in the directory /bin/samtools-1.3 Seems like it...
To add a little background after importing the library I have tried to do this in two different ways. 1) `device = adb.devices[0]` , `devicetwo = adb.devices[1]` I also tried...
The output is - `error: more than one device/emulator`
I am not exactly sure why but it seems like my issue is gone. I was previously running two separate scripts (one per phone). I merged the script into one...