The simplest is a ListView
Customlistview more advanced possibilities
But you should use a Recycling view... You will fast run into Memory problems when using lot of images
I used a listview, but the pics are very small.
Is there a way to Zoom when touching OR displaying the Picx larger ?
Here it my code so far for 3 Pics:
Thx U2 ;-)
on some devices (depending on the RAm i think) the App hung when calling the picture gallery.
So i simply reduced the amount of pics and placed a link to the Web-picture gallery.
The external browsers can handle that better i think, too