Re: [android-developers] Re: How to take a screenshot from a background service?

2015-03-12 Thread Jonathan Chacón Barbero
Thank you. I'll check it > El 11/3/2015, a las 16:25, Diego Torres Milano escribió: > > If you can do it from a computer with AndroidViewClient/culebra > (https://github.com/dtmilano/AndroidViewClient > ) installed, `culebra` could > generate a s

[android-developers] Re: How to take a screenshot from a background service?

2015-03-11 Thread Diego Torres Milano
If you can do it from a computer with AndroidViewClient/culebra ( https://github.com/dtmilano/AndroidViewClient) installed, `*culebra*` could generate a script for you that would look like (I've just edited it and added the while): #! /usr/bin/env python # -*- coding: utf-8 -*- ''' Copyright (C)