Multi-frame buffer in android
I am working on creating multiple displays on the same screen i.e. I want to run two different activities at the same time.
I found out that in order to achieve this requirement we need to change the surface flasher code and some hardware properties in the android source. Can anyone help me in finding the exact procedure for changing the surface layer and other parts of the android source to get two displays
Thanks in advance.
+2
a source to share