CrystalChen1017

Results 1 issues of CrystalChen1017

Something wrong when I try to connect device,. ```python from uiautomator import Device d = Device() print d.info ``` But I got IOError. I am using window OS. Does it...