Hi Romain,

I'm facing the same issue as Marc. After looking for some information
on google
I failed to know how we could implement what you are saying.
I would like te replace the default contact application  by mine, no
matter that it would act like you said.
Could you give me more information on how to implement this please ?

Thank.
Thao.
On Nov 16, 10:09 pm, Romain Guy <[EMAIL PROTECTED]> wrote:
> Hi,
>
> You cannot replace them physically in the system partition. However,
> you can make your application respond to the same intents as the core
> apps (for instance, HOME for the Home app) and the user will then have
> the choice (with the option of which application to use by default)
> between the core app and your app.
>
> There really is nothing special about this. Just proper use of intents
> and intent filters :)
>
>
>
> On Sun, Nov 16, 2008 at 7:09 AM, Marc <[EMAIL PROTECTED]> wrote:
>
> > Hi,
>
> > Does anyone know for sure whether it is possible to replace the
> > default standard applications (under /system/app) with my own. There
> > have been quite some messages about this, but no concrete and simple
> > yes/no answer. (With a pointer to a concrete example or some "official
> > instructions". In the end, this is supposed to be ONE of the major
> > advantages of Android as announced. - full flexibility and all
> > applications are "equal"...
>
> > I want to develop a commercial suite of standard applications, and if
> > I can't replace the original ones, then this does of course not make a
> > lot of sense.
>
> > I'm not interested in a hack through a root access. I'm looking for
> > the clean and officially supported way of doing this (as advertised by
> > google and others over the monts)
>
> > Cheers, Marc
>
> --
> Romain Guywww.curious-creature.org
--~--~---------~--~----~------------~-------~--~----~
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