Hi all,

I am with an application that will establish a call from it and do
something else after that.Establishing call from my application is
working fine using Intent.Action_Call.But after that the control is
going to the native dialer application.I want to bring the control
back to my application after few seconds.Even though i start a new
activity depending on the call states obtained by the
PhoneStatelistener, it is launching the new activity in that
application.But it is all happening at the background because as soon
as dialer comes into picture,my application is minimized.

I need the control to be back to my application from the dialer after
some time and call established should be there until the user is
disconnecting it.

Can anyone help me in implementing the same?

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