Hi,

The device I am working on has only one LCD controller, which can
display to LCD or HDMI (one at a time).
I would like the device to display to LCD by default, and display to
HDMI only when HDMI cable is connected.
Since HDMI resolution is different than LCD resolution, I will change
frame buffer resolution.
BUT - I also have to notify Android (SurfaceFlinger, Applications,
etc.) about the change of frame buffer resolution.
I can also live with a solution of re-booting Android modules which
are dependent on screen resolution (assuming it will be fast enough).

Any idea how this can be done?

Thanks,
        Shlomi

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to