As I mentioned, I don't have control over A, only B.
I don't want A's onPause called when B is started.
I didn't understand your second bullet:
  "or try to read and do about intent and apply it..."

thanks.

On Tuesday, September 4, 2012 2:31:18 PM UTC+9, Ibrahim wrote:
>
>
>    - if you want to run activity B then do intent on A..
>    -   or try to read and do about intent and apply it...
>
>
> On 4 September 2012 10:56, HK <android....@gmail.com <javascript:>> wrote:
>
>> 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-d...@googlegroups.com<javascript:>
>> To unsubscribe from this group, send email to
>> android-developers+unsubscr...@googlegroups.com <javascript:>
>> For more options, visit this group at
>> http://groups.google.com/group/android-developers?hl=en
>
>
>

-- 
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