Posted Feb 22, 2012 22:07 UTC (Wed) by rvfh (subscriber, #31018)
[Link]
Well you have only one graphics driver, and it's on Android's side, so that implies SurfaceFlinger is the ultimate compositor and Ubuntu is just one object (albeit using the full second screen), correct? Having the Android app display on top of the Ubuntu desktop is then just a compositing issue: "blit that window on top of that framebuffer at that position".
Please let me know if I'm talking BS :-)
Handset cohabitation: Ubuntu for Android
Posted Feb 22, 2012 22:14 UTC (Wed) by karim (subscriber, #114)
[Link]
Your guess is as probably better than mine. I'd just like to see how that code does it.