Is it possible to turn off the screen partially in android phones (while keeping other part active)? Using NDK? Does anyone have experience doing it?
Explanation: I want to keep the full system running in partial display while keeping other part off. For example- For Galaxy nexus with 720x1280 screen, I want to use 720x320 and want to turn off rest 720x960 pixels. How can I approach?