Ebirux
Ebirux
Hello, In the viewclient.py line 1456 if s != 'unknown': serialno = s There is a bug when using a virtual device that does not have a serial number and...
I was trying to take screenshots but keep getting "You have to install PIL to use takeSnapshot()" After some further looking, it seems that "from PIL import Image" should just...
I am creating a popup using the Android class ListPopupWindow. When I do a dump for the windows, it is not showing up. I've tried using the sleep method to...