Has anyone tried out Android Screenshot Library (ASL)? It has a native program which is run by adb and has a service which connects to it via a socket and retrieve info like width, height, bpp, and the actual data of the screenshot.
On the emulator the images are coming blank (fully black).
And when tried on my samsung galaxy ace (non-rooted), it gives a proper screenshot but the image is a reddish image.
If anybody knows why it comes reddish, maybe someone having knowledge of graphics could even tell me why the image is so.
Has anyone tried out ASL? Do you get proper screenshots of the screen?