Hi,

I have activity A running. I want to start my new activity B so that 
activity A is also running. Is this possible ?

Normally, when activity B is started, activity A is put on hold and onPause 
is called. I don't want this to happen. But instead I want activity A 
running normally and on top activity B running.

I don't have control over activity A. And activity B is only for displaying 
Alert dialogs.

Is this possible in Android ?

thank you.

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

Reply via email to