I tried Google this issue and was searched over an hour on Stackoverflow, but I didn’t find a solution.
I saw in a few Applications an ad running through different Layouts. I want to implement that in mine app, but I don’t know how?
Mine current model is The one which loads new ad every time user change a Layouts. I want the solution which will keep running a same ad even after user change the Layouts. And ad will change after a period of time (60 sec) which I will set in adMob dashboard.
I want to do that because of mine bad statistics on adMob. I think that that’s because my RPM attribute : RPM = $0.07 l
PLease, anyone…
Well if you build the adview dynamically, you can set a global reference to it after you create it, and then just add it to each View you load up