[android-developers] show the incoming call screen in front when the application run in backgound
hello,
I have two incomingcallreceiver java class file.in that i have made
the alertdialog which will popup when the call is arrive in
application.but when my application is run in background then it will
not show this pop up.I have got one solution for showing this popup
like when the call arrive then open the other activity class file so
that the background application is pop up the alertdialog in
front.This is done succssfullt.but now the problem is that when the
call is arrive that time it come in incomingcallreceiver class which
handle the call and from that this new activity will open for showing
the alert dialogbox.so when in dialog i press the accept or reject
then the will not answer or reject.it might be because of call handle
in incomingcallreceiver and i try to end in new activity class.so how
can i again go in incomingcallreceiver class for call reject or
receive.or can i call the method of reject or accept of
incomincallreceiver from new activity class?
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home