I don't know what you mean by replace with your own code but you can setup a receiver in your app which is called when a call is received. I remember reading about it in the documentation (if I remember correctly).
- Moazzam http://moazzam-khan.com/ On Jan 9, 1:09 pm, "Brad Fuller" <[email protected]> wrote: > On Fri, Jan 9, 2009 at 9:34 AM, Mark K <[email protected]> wrote: > > > The dialer app, like other built in apps uses private API's that are > > not available as part of the developer SDK API, such as > > com.android.internal.telephony.* . You'd have to build you're own > > version of Android from source to have your own dialer app. > > Is the same true on the other side -- with detecting a phone call? Can > you detect that the phone is receiving a call and then replace with > your own code? > > -- > Brad Fuller --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

