hi,ren,do you mean hardware Overlay of android ? 2009/12/25 hongxue.ren <bigc...@gmail.com>
> Thanks Justin > > Our product is with two framebuffer devices, and their resolution is > different. > I want to make them to display different content. > And I cannot see the video demo because of my location. > Through the picture, I guess the HDMI output is done by hardware > automatically. > I will checkout the code to study. > > Actually, our product is most like the device following: > http://www.barnesandnoble.com/nook/index.asp?cds2Pid=32280 > or > > http://macpcwiz.com/blog/gadgets/the-entourage-edge-ereader-netbook-2009-11-10.php > > > > > > On Fri, Dec 25, 2009 at 10:17 AM, Justin Lee <aesop3...@gmail.com> wrote: > >> Hi~ >> >> If you see this link, there is a video demo shows dual display(LCD+HDMI). >> http://www.linuxfordevices.com/c/a/News/HardKernel-Odroid/ >> >> I'm not sure whether you are asking that kind of display. >> If yes, you can refer this link to get the full source code via this link. >> http://dev.odroid.com/projects/android/ >> >> >> 2009/12/25 hongxue.ren <bigc...@gmail.com> >> >>> Hi, all >>> I am working on android multi screens. >>> Now, the emulator can support two screens simultaneously, and the >>> following work is based on it. >>> I modified some native code in directory surfaceflinger and ui, and >>> also some java code about WindowManager, >>> ViewRoot etc. >>> >>> I use the second screen with the code follow: >>> lp.setDisplay(1); >>> mWindowManager.addView(view, lp); >>> And the 'lp' is WindowManager.LayoutParams type. I add a new >>> method >>> setDisplay() to Class WindowManager.LayoutParams. >>> >>> Now, the secondary screen only can show the view when the activity >>> run in the first time(it means onCreate() is called). >>> when the activity is switched back, and the view is shown on the >>> first screen. >>> >>> Anyone is working on the multi screen, we can >>> >>> >>> >>> >>> >>> -- >>> 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<android-porting%2bunsubscr...@googlegroups.com> >> website: http://groups.google.com/group/android-porting > > > -- > unsubscribe: > android-porting+unsubscr...@googlegroups.com<android-porting%2bunsubscr...@googlegroups.com> > website: http://groups.google.com/group/android-porting > -- Achievement provides the only real pleasure in life! -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting