I want to capture a screen shot of Android applications that are running on my phone.
I tried using the ScreenShot UX application. This can be done on an unrooted phone also. Any idea of how to get the screen shot of the application in Android from a service that runs in the background?
I want my Service to capture screen periodically and send to a server.