I’d like to develop an app to visualize galleries and I really like the Flickr official app or Instabam app style.
Basically, something like this (instabam app)

my idea was to use a scrollview with buttons to easily handle touch event.
Is this a good approach?
Are there better approaches?
Have you considered using an open source library such as AQGridView?