Sep-09-2020, 02:51 AM
So I'm trying to run adb commands in python on Macbook I'm basically trying to run amazons fireTv commands. I can run the commands in my Mac terminal however I can't seem to run them in python I've tried using subprocess, os.system and just about every other thing I can think of. Does anyone have any clue on how to do this?