I am developing an android app that will have a screen similar to the following image - >
You need to create two layouts for items in Gridview Adapter. One for what you want to show and other for adView and alternately place layout while creating view.
Check this to get more idea.