Michael Wu wrote: > Hi Sven, you are right. I want to display two activities from different > apps on the screen simultaneously. > I know it can't run more than one activity at the same time, but I want > to achieve this.
It is still not possible, particularly from the SDK. > I have some ideas: > 1. Change the scale of application into smaller size. > 2. Modify the framework to activate another activity from another > application. > However, I am not sure how much effort should I pay on the second step. > Would you have some ideas to share with me? If you want to modify the platform, you should be working with the [android-platform] Google Group (if your changes will be contributions back to the open source project) or the [android-porting] Google Group (if your changes will be kept private). This list is for the Android SDK. However, before you post in one of those groups, read the posts that are on those lists. You will find that your question has come up many times before. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Android 2.0 Programming Books: http://commonsware.com/books -- 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.

