Hi i am making an app in which i have to use multiple Gridviews and images in them dynamically. I had searched my links over stackoverflow like: How to make a GridLayout fit screen size Also i tried one more link http://www.mkyong.com/android/android-gridview-example/
But these links were not helpful.
I mean to say that for achieving like above image do i have to use multiple gridviews or somthing else? And my query is how to implement the above image?