Hi Friends

I would like to support split (dual) screen on the android.

Split Screen: Two apps with different resolution can run
simultaneously.
I would like to keep one physical display and two logical
display(surface).

I know its not a trivial change and will really need some effort.
I am trying to get a highlevel picture of the changes required.

In my opinion the main components which will be modified are:

1. Activity manager  -- Changes to support two activities
2. Windows Manager -- Support two activity stack, two windows stack
and two application stack
3. Surface flinger ????
4. Driver changes ????

Do I need to have any changes in surfaceflinger ?
Any changes in driver? Any changes in OpenGL/EGL ?

I will really appreciate any input on this. Is thr anything I am
missing ?

Also I am looking for a doc on flow diagram from activity manager-
>windowsmanager->surface flinger (call flow diagram) or some good
document. Any pointers? I tried to google but could not find detailed
doc.

Thanks

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

Reply via email to