I could not find much info on designing a mainmenu screen for android on various forums. Hence wanted to post such a question here on anddev.
I would like to design a 4 row * 4 column list of mainmenu icons each of which is focusable and clickable to launch different applications. what would be the most suitable layout and which view should be used? Is gridview good enough?
Thanks!

