Hi, Since API level 11 there's been a class named android.content.MediaStore.Files. Now I'm saying this out of hat (never dealt with MediaStore at all) but the class overview implies rather strongly it might be something you're after.
-- H On Dec 18, 2011, at 5:28 AM, Cimo Huang wrote: > Hi, Android Developers > > Till now, android provide packages like android.media and android > MediaStore to query media files (audio, video and image ) directory by > the android API. Then is there any api support query & manage & store > document files like excel, ppt, pdf, like what it provides about > audio? > > Thanks! > > -- > 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

