Hi,

Could you show me the code that you used to make the application for
receiving calls?

Thanks you

On 28 mar, 12:59, Andy Liu <andydev....@gmail.com> wrote:
> Hi,
>
> Is it possible to getaroundthe phone app InCallScreen in Android1.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 incoming calls. "
>
> *********************************************************************
> I have searched through the list for ways to launch myactivitywhen
> an
> incoming call comes in using PhoneStateListener. On receiving the
> CALL_STATE_RINGING in my app, I use an intent to start my newactivity.
>
> However, myactivitygets created, started and stopped. And instead
> the
> defaultPhoneapptakes over and com.android.phone.InCallScreen is
> displayed.
> I was wondering if there is a way to getaroundthe defaultPhoneApp
> IncomingCallactivityso that myactivitycan be displayed. My
> application
> is not trying to replace the defaultPhoneApp. Myactivitybecomes
> visible
> only after thePhoneAppis done which happens after the call is either
> terminated/rejected.
> *********************************************************************
--~--~---------~--~----~------------~-------~--~----~
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-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to