Sorry, you currently can't intercept incoming calls. On Fri, Dec 12, 2008 at 7:44 AM, sthustfo <[email protected]> wrote:
> 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. > > > > > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support. All such questions should be posted on public forums, where I and others can see and answer them. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

