How can I recreate the following view with the help of a GridView.
GridView
To obtain the layout you see you can use something like this:
If you want also the paged effect you can use a ViewPager
http://android-developers.blogspot.it/2011/08/horizontal-view-swiping-with-viewpager.html