Hi, just stumbled upon this a while ago:

content://media/images is the URI string that would return a list of
all images on the device.

You acn read more in contentproviders.html in the api docs. Hope this
is what youre looking for.

On 20 Mart, 13:51, sharmi <[EMAIL PROTECTED]> wrote:
> Hi All
> I would like to know if there are any content provider class available
> with the android package, that can be used to retrieve theimagesthat
> are available in thedevice.
> Basically I want to read the pictures available in the phone in my
> application and show them in my application (like reading contacts
> from the phone and displaying it in an application).
>
> If there is a content provider for dealing withimages, can anyone
> tell me about what it is and how to use it ?
> As the content provider documetation says android ships with default
> content providers forimages, videos and contacts.
>
> Thanks
> Sharmi
--~--~---------~--~----~------------~-------~--~----~
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
[EMAIL PROTECTED]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to