Implementing android's default Gallery like view -


in gallery app, first shows albums in thumbnail. on click of each albums shows images in gridview. on click of gridview images opens full screen.

what have done:

initially, i'm loading images(http images) in galleryview(horizontal scroll) , on click of galleryview items opens images in gridview.then on click of gridview items, open in fullscreen. working :)

what i'm looking for:

  1. in galleryview want show albums.

  2. on click of galleryview items has open images of particular album in gridview.

i'm using android universal image loader.


Comments

Popular posts from this blog

mod rewrite - Using "?" when rewriting the URL -

.htaccess: Transfer name to index.php if not directory public -

Admob integration with pygame in android -