You can't install apps with a higher priority, the user must ultimately be
the one to pick what they want to do.

For replacing the dialer, the only things you can do are either to be an
alternative for when the user presses the green key, or replace the entire
contacts tab activity.  The dialer is a built-in part of that activity, so
you can't just replace is without also replacing the other tabs.

On Wed, Feb 18, 2009 at 4:29 AM, Shadakshari Hiremath <[email protected]>wrote:

>
> 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
> >
> > >
> >
>
> >
>


-- 
Dianne Hackborn
Android framework engineer
[email protected]

Note: please don't send private questions to me, as I don't have time to
provide private support.  All such questions should be posted on public
forums, where I and others can see and answer them.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to