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