[android-developers] getting around Phoneapp activity 1.1?

2009-03-28 Thread Andy Liu
Hi, Is it possible to get around the phone app InCallScreen in Android 1.1? thanks, I greatly appreciate it! * Below is the message sent during Android 1.0 and the answer from Dianne was, "Sorry, you currently can't intercept i

[android-developers] getting around Phoneapp activity

2008-12-12 Thread sthustfo
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 Pho