[android-developers] Can two application's content providers share one authority?
Hi,
Can i override already existing content provider
by implementing another ContentProvider with same authorty?
If that is the case.
How can android system decides ContentProvider to handle data
requests?
What is typical usae of MIME type?
We maintain unique URI for each Data.
Then why do we need MIME type again?
Is not CONTENT_URI enough for all requests?
If it is not the case.
Can you give me some example, where MIME play it's unique role?
Intent-filter are able provide information about URI as well as
MIME type.
Thanks in advance.
--
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