← Back to team overview

ubuntu-phone team mailing list archive

Is pragmatically taking a screenshot possible?

 

Hi folks,

Is it technically possible to create an app that can take a screenshot of the home screen or device viewport?

It is for the purpose of creating something technologically similar to a water screen saver.




It is possible in rooted Android phones, via the NDK, with /dev/graphics/fb0 .

Tutorial here: http://www.pocketmagic.net/2010/11/android-native-screen-capture-application-using-the-framebuffer/#.UkVXCniZilM

Any help appreciated.


Follow ups