I’ve been trying to use Admob module with my Android app. All i need is “banner”-sized banner ads.
As a result I’ve got Monkey2AdView.java that has all the different ad types. Unfortunately this code has some errors.
I’ve tried to remove all the rest but banner related code, but as a result, my app just crashes.
I’m after as short code (Monkey2AdView.java) as possible that handles banner ads. I would also like to have an example of Monkey2 code that uses Admob module with this short piece of Monkey2AdView.java code.
At the moment I have had no luck with the banner banana example.
Thanks in advance!