Hello All,
I have Broadcast receiver class for call handeling and one main activity 
from which the call is go.when i press the HOME key then my application is 
go to background running that is fine but when the call is arrive in 
broadcast receiver class then i need to show alert dialog in front.for that 
i have call the new activity from broadcast receiver so now it will come in 
the front.and i have written in the new activity finish(); so it will go 
back into broadcast.all things work perfectly but the problem is that when 
i click on accept of dialog then it will not do anything means call will 
not accept.But i am running this application without pressing home button 
for moving in backgroundrunnning then call is accept and reject 
perfectly.so what is the problem can anybody know?
Thanks in advance.

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