Tuesday, 20 August 2013

AdMob 1 AdRequest for all activities

AdMob 1 AdRequest for all activities

I have many activities and everytime when the user switch between the
activities AdMob does a new AdRequest. I want to keep the AdRequest
between the activities so i tried that with a singleton but i failed. I
believe the AdMob SDK do always a new AdRequest in the background?
Is there a solution to keep the AdRequest for the next activity? Code
example or tutorial would be fine.

No comments:

Post a Comment