View Single Post
sakya's Avatar
Posts: 533 | Thanked: 1,341 times | Joined on Dec 2010 @ Italy
#479
Originally Posted by naninenu View Post
I am working on a similar concept. Can you tell me how you took the above screenshots. I dont know how to take a screen shot of my phone when it is locked.
Code:
/usr/bin/qtlockscreen -d
or to take the screenshot directly:
Code:
/usr/bin/qtlockscreen -c "path to config file" -s "path to image to be saved"
I don't know how he took the second screenshot (probably with some script waiting some seconds before taking the screenshot?)
 

The Following User Says Thank You to sakya For This Useful Post: