correction: it is the "android:authorities" attribute On Mon, Sep 27, 2010 at 12:47 PM, Agus <[email protected]> wrote: > Check your authority attribute of your ContentProvider component in > the manifest file. > > On Mon, Sep 27, 2010 at 8:10 AM, Pedro Teixeira > <[email protected]> wrote: >> Anyone has a clue about this? >> >> Please... I have to applications... one has a provider tag in the manifest, >> the other doesn't have anything. >> And I keep getting this error but I don't know how can I change it since I >> don't know which one is the standard. >> >> >> On Sep 27, 2010, at 8:59 AM, Pedro Teixeira wrote: >> >>> Hi all, >>> >>> I know this will be elementray but I'm not finding anywhere for a >>> straightforward answer... >>> I'm getting this : Installation error: >>> INSTALL_FAILED_CONFLICTING_PROVIDER >>> >>> Which apparentlly seems I'm I give the provider an authority which is >>> already being used by another app on the system. >>> >>> I mean.. how do I change that? What authority are everyone talking >>> about, I can't find anything like that in the manifest... >>> >>> -- >>> 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 >> >> Pedro Teixeira >> >> www.pedroteixeira.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 >
-- 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

