Thanks, aa. I am not sure your mean. Do you mean run back the background service? As far as I know, the run back function would call the background service to the surface, and the surface application would change to background service. Could it show two applications on the screen display at the same time?
2010/3/22 a a <[email protected]> > use service which run back > > 2010/3/22 Michael Wu <[email protected]>: > > Hi, all. > > > > I have a question about application excution. Generally, only one > activity > > could be excuted at the same > > time. > > > > Even though there are still other applications which is excuted in the > > background, there is still only one > > application could be showed on the screen display. > > > > ---------- > > | | > > | AP1 | AP2 is excuted in background. > > | | > > ---------- > > > > My question is, Is it possible to achieve double activity showing on the > > screen display by modifying the > > android framework? As the following picture, two applications are > > excuted and showed on the screen > > display at the same time. > > > > ----------- > > | AP1 | > > | | > > | AP2 | > > ----------- > > > > I have some ideas: > > 1. Change the scale of application into smaller size. > > 2. Modify the framework to activate another view activity. > > However, I am not sure how much effort should I pay on the second step. > Does > > anyone have some ideas > > to share with me? > > > > > > Regards > > Michael > > > > -- > > 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]<android-developers%[email protected]> > > For more options, visit this group at > > http://groups.google.com/group/android-developers?hl=en > > > > To unsubscribe from this group, send email to > > android-developers+unsubscribegooglegroups.com or reply to this email > with > > the words "REMOVE ME" as the subject. > > > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > > To unsubscribe from this group, send email to android-developers+ > unsubscribegooglegroups.com or reply to this email with the words "REMOVE > ME" as the subject. > -- Michael Wu Quanta Computer Moblie Internet Device 2 BU Kueishan, Taoyuan, Taiwan [email protected] -- 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 To unsubscribe from this group, send email to android-developers+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.

