Thread Previous • Date Previous • Date Next • Thread Next |
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.
Thread Previous • Date Previous • Date Next • Thread Next |