Open GoogleCodeExporter opened 8 years ago
I'm having this issue too, i have a QVGA android device (tattoo aka click) and
i have to resize the screen everytime i open android screencaster...
plzy plz! =D
PS: Android ScreenCaster is awesome, will shine if average fps get higher
Original comment by ele.sam...@gmail.com
on 6 Jul 2010 at 3:41
I wrote a function to resize the window.
setBundlePath("/home/automation/tablet_v2_automation/ESDTK/pictures")
def resizeWindow(dx,dy):
corner = find(Pattern("corner.png").targetOffset(16,15))
dragDrop(corner,corner.getTarget().offset(dx,dy))
resizeWindow(500,0)
Original comment by Janet.W...@technicolor.com
on 7 Jul 2010 at 2:41
Original issue reported on code.google.com by
Janet.W...@technicolor.com
on 18 Jun 2010 at 6:10Attachments: