You can't replace the call screen in 1.0.  You can, however, intercept
outgoing calls:

http://code.google.com/android/reference/android/content/Intent.html#ACTION_NEW_OUTGOING_CALL

On Sep 25, 6:35 pm, chouman82 <[EMAIL PROTECTED]> wrote:
> Is it possible to intercept the intent of calling and answering and by
> doing that replacing the calling/answering screen.
> I see from the logcat that right now com.android.phone.InCallScreen
> activity is been started.  Anyway to overwrite that to have my own
> activity to show up?
--~--~---------~--~----~------------~-------~--~----~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to