Re: [android-developers] Does Android4.0 provides classes that support retrieve documents
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 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
--
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