Re: [android-developers] FileContentProvider
On Tue, Apr 12, 2011 at 4:11 AM, perumal316 <perumal316@gmail.com> wrote:
> How do I specify "com.android.htmlfileprovider" as one of the android
> authorities in the AndroidManifest file.
You can't.
> I am getting, "Installation
> error: INSTALL_FAILED_CONFLICTING_PROVIDER".
That is because it has been used by another program.
> It has been used by another program.
Correct.
> Is there any workaround for this?
Choose a different authority, probably one based upon your
application's package.
Only platform developers have the right to use anything in the
com.android namespace.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy
_The Busy Coder's Guide to *Advanced* Android Development_ Version
1.9.2 Available!
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home