Re: [android-developers] multitasking implementation

2011-09-04 Thread Mark Murphy
You really do not want to show "different activities running on different parts of the screen running together". While ActivityGroup could be forced into working that way, it has been deprecated, and new development should be avoiding it. Please look into fragments (both the native Honeycomb fragm

[android-developers] multitasking implementation

2011-09-04 Thread sandy
I have to divide my my screen in four parts and show different activity running on different parts of screen running together.help me to do this. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-