i'm trying to bind a GridView to a collection of image thumbnails from
the MediaStore provider. my impression is that i need to create a
cursor via a managed query, then create an adapter from that, and
assign that adapter to the GridView. can anyone show me how to do
this? the documentation is not terribly clear on this. 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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to