How do we fetch this "files" information from media store DB On Jan 23, 2:36 pm, Hareef <[email protected]> wrote: > Hi, > > From Android Ice cream onwards,MediastoreDBis supporting all the > files and documents. > > Thanks > Hareef > > On Jan 23, 2:17 pm, Kumar Bibek <[email protected]> wrote: > > > > > > > > > As far as I know,MediaStoreContent Provider only stores and gives you > > info aboutmedia, and not files/documents. > > > *Thanks and Regards, > > Kumar Bibek* > > *http://techdroid.kbeanie.comhttp://www.kbeanie.com* > > > On Mon, Jan 23, 2012 at 2:45 PM, crajesh <[email protected]> wrote: > > > Hi All, > > > > InmediastoreDB, we canfetchVideo / Audio by using the > > > correspondingURI, > > > > AudioURI= MediaStore.Audio.Media.EXTERNAL_CONTENT_URI > > > VideoURI = MediaStore.Video.Media.EXTERNAL_CONTENT_URI > > > > like that anyURIis available for fetching thetextfiles/documents? > > > > Thanks > > > C.Rajesh > > > > -- > > > 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

