>Has any one been able to do this? Is there some official doc from
>Android on how to achieve this?

me too curious to know more about 'dual drift' => have seen TAT UI on
xserver, but such demo on android (really?) is impressive..

TI OMAP4 chip can support 3 displays at a time (1 graphics pipeline, 3 video
video pipelines => to lcd/hdmi-tv/pico-projector etc. more info -
www.omappedia.com/images/b/b1/OMAP4_planned_features.ppt  )

Graphics UI can be switched to any desired panel (lcd/tv..)
But Split UI support across panels like the 'dual drift' below, requires
multiple frame buffer support and extensive changes to surfaceflinger design
and apps.

Apart from GUI,
In eclair =>  player/framework is modified to support video playback on any
panel on the go..
   android framework changes -
http://git.omapzoom.org/?p=platform/frameworks/base.git;a=commitdiff;h=f7434fec4c03685d9f9877bb8168da2c45fdafbc
  mediaplayer app changes -
http://git.omapzoom.org/?p=platform/packages/apps/Gallery.git;a=commit;h=ea15bcf0d7af26c770ebc8dce901e5b21ebf9e61

In froyo => framework is changed to support lcd/hdmi
 android framework chagnes -
http://git.omapzoom.org/?p=platform/frameworks/base.git;a=commitdiff;h=a4b677488a8a5e83da45bc35a8c6eb258ef0c97e

<http://git.omapzoom.org/?p=platform/frameworks/base.git;a=commitdiff;h=a4b677488a8a5e83da45bc35a8c6eb258ef0c97e>
-- 
Regards,
Deva
www.bittoggler.com


On Thu, Nov 11, 2010 at 1:57 PM, Arpit <robin.ca...@gmail.com> wrote:

> I had attended the Mobile Developer Summit in Bangalore yesterday and
> missed out on one of the important session about how to achieve dual
> display on Android (http://goo.gl/4y4ax) . Teleca in partnership with
> TI has somehow achieve this.
>
> Has any one been able to do this? Is there some official doc from
> Android on how to achieve this?
>
> Thanks & Regards,
> Arpit
>
> --
> unsubscribe: 
> android-porting+unsubscr...@googlegroups.com<android-porting%2bunsubscr...@googlegroups.com>
> website: http://groups.google.com/group/android-porting
>

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to