Thanks All ,

I resolved problem through work around solution..

Thank Again.

On Mon, Nov 15, 2010 at 2:39 AM, Dianne Hackborn <hack...@android.com>wrote:

> On Sun, Nov 14, 2010 at 3:27 AM, mohammad Rukab 
> <mohammad.ru...@gmail.com>wrote:
>
>> This issue can resolve through put a delay before fire new activity, but
>> the issue is why previous  activity (activity before a call come) rearranged
>> to be over call screen and before new activity????
>>
>
> Well why do you think it would work correctly?  As I said, this is just a
> matter of you trying to do something at the same time the platform is trying
> to do something.  You are both running in two different processes, extremely
> divorced from each other.  Which gets there first (what the user will
> initially) and last (what the user will see at the end) is pretty much
> arbitrary.
>
> --
> Dianne Hackborn
> Android framework engineer
> hack...@android.com
>
> Note: please don't send private questions to me, as I don't have time to
> provide private support, and so won't reply to such e-mails.  All such
> questions should be posted on public forums, where I and others can see and
> answer them.
>
>  --
> 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<android-developers%2bunsubscr...@googlegroups.com>
> 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