Retrieving images in Android gallery through Intent -



Retrieving images in Android gallery through Intent -

i building custom gallery in app populating android gallery through intent. working fine want filter images.

for illustration not want images android gallery images taken on specific date. can set filter or pack parameters intent andriod gallery subset of images required returned?

you'll have query this. http://developer.android.com/reference/android/provider/mediastore.images.media.html http://developer.android.com/reference/android/provider/mediastore.images.thumbnails.html columns can select here. http://developer.android.com/reference/android/provider/mediastore.mediacolumns.html

here blog post solid code samples. http://androidsamples.blogspot.com/2009/06/how-to-display-thumbnails-of-images.html

android image android-intent gallery galleryview

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -