Hello ,

i have problem when i start activity from incoming call
broadcastReciever, the problem is :

when call is coming i start activity X with FLAG_ACTIVITY_NEW_TASK
flag, and it is work fine when my application is not on the screen.

but if my application on the screen (activity Y) and call come, when
activity X called from braodcastReciver Activity Y cover screen over
incoming call screen then Actvity X display, so 2 activity become over
incoming call, although i just want activity X just display.

Please an body have idea??

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

Reply via email to