Re: [android-porting] Re: make Android to support multi displays architecture

2009-12-26 Thread hongxue.ren
Hi, Sanjay You means that your device is with multi displays(usually multi framebuffers), or one display which is divided into multi parts(only one framebuffer)? If your device is like the later, I don't think I can help you. If the former, I think one screen divided into 4 parts is difficult to

[android-porting] Re: make Android to support multi displays architecture

2009-12-25 Thread Sanjay
Hello ren, I'm also working on multiple activities running on multiple windows in android. So basically the emulator screen is devided in to 4 parts (first I'm targeting for 4 windows) and looks like all windows tiled on the screen. So far I couldn't reach to the stage where it is completely