I working on android.I am working on an application where I need to programatically access the frame buffer /dev/graphics/fb0 of a video in android.I have researched lot and was able to find a resource that explains how it can be done through shell command https://www.youtube.com/watch?v=BUPPyR6VasI but I want to achieve the same programatically. Any one having any idea how can it be achieved.I would really appreciate any ideas..
Thanks