Hi,

I have searched through the list for ways to launch my activity when an
incoming call comes in using PhoneStateListener. On receiving the
CALL_STATE_RINGING in my app, I use an intent to start my new activity.

However, my activity gets created, started and stopped. And instead the
default Phoneapp takes over and com.android.phone.InCallScreen is displayed.
I was wondering if there is a way to get around the default PhoneApp
IncomingCall activity so that my activity can be displayed. My application
is not trying to replace the default PhoneApp. My activity becomes visible
only after the PhoneApp is done which happens after the call is either
terminated/rejected.

Let me know if there is a work around....

Thanks.

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