How to use the same AdMob banner instance across activities? I don't want the banner to load again and again if my user switches screens swiftly. I think it's lowering my CTR quite a bit.
Is there any way I can use the same AdMob banner 'instance' across different activities? I just want to stick the banner at the bottom (or top) of the screen and just use the rest of the screen for my app, moving in and out of activities while the banner stays put.
(Not to be too intrusive, my users can just turn off their internet and the ads won't appear. My app is completely offline)
Is there any way I can use the same AdMob banner 'instance' across different activities? I just want to stick the banner at the bottom (or top) of the screen and just use the rest of the screen for my app, moving in and out of activities while the banner stays put.