I want to implement admob ads with phonegap for Android… Is there any guide on how to do this? I’ve looked around and could only find guides for IOS. Any help would be greatly appreciated.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There are instructions specific to using
AdMod/Androidwith Phonegap here:Just check the link given below.
https://github.com/phonegap/phonegap/wiki/In-App-Advertisements
You can also find more details about the
generic AdMod SDK/Android setuphere:https://developers.google.com/mobile-ads-sdk/docs/admob/fundamentals
Which will help you understand the SDK and what exactly you’re setting up.
Make sure you click on the Android tab.