Android AdMob Bug
May 23, 2015 —Category: Software
I'm trying to implement AdMob in my application as an exercise. I followed the tutorial to the letter (read: copy/pasted code from the sample into my app). I ended up with an activity, where onCreate() had the following code: and a layout like this: Pretty simple. However, I found that after…