Hi Nagaraj, Thanks for your reply. I got some more doubts in my mind after going through your reply. 1) Will the default application become completely non-functional after a new application is installed with high priority? 2) Which application will get chance to handle incoming call? both or only the application having high priority?
Regards, Shaddu On 10/02/2009, nagaraj attimani <[email protected]> wrote: > Your dialer apllication can have same intent as current one and increase the > priority of your application comapre existing one. > > On Tue, Feb 10, 2009 at 6:26 PM, Shadakshari Hiremath > <[email protected]>wrote: > >> >> Hi Android, >> >> We want to disable the default dialer application and install our own >> dialer application on phone. >> We want to know how we can disable the default dialer so that it >> doesn't listen for missed calls, incoming calls and also it doesn't >> gets launched by other application for making calls instead our >> application gets launched. Only our dialer application should be >> listening on it. >> >> We want to use same format as existing content URIs supported by >> default dialer in our own dialer application. Is this possible? If yes >> then how we can achieve it? >> >> We don't want to delete the call log application code or we don't want >> to remove it from build. We want to have default dialer in device. Our >> dialer application will be installed later may be by downloading from >> internet by end user. >> >> Regards, >> Shaddu >> >> > >> > > > -- > Best Regards > Nagaraj > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

