Akilan
Akilan

Reputation: 1717

Integrate Ads in Android Phonegap Build

I am trying to integrate ads in Phonegap build android Application.

Integrating admob is not possible in html5 phonegap build.

I tried with MOBFOX (http://www.mobfox.com/) ad networks.

But ads not showing properly and I am not sure about their reliability compare to admob.

Please kindly suggest me the suitable ad networks for phonegap build android apps.

Upvotes: 2

Views: 1815

Answers (2)

pppontusw
pppontusw

Reputation: 454

I have not been able to find any way at all to do this. I ended up having to work with the local CLI version of phonegap and this plugin for AdMob: https://github.com/floatinghotpot/cordova-plugin-admob

Upvotes: 1

TheClassyGuy
TheClassyGuy

Reputation: 29

In this discussion they found other solutions: http://community.phonegap.com/nitobi/topics/how_do_you_incorporate_advertising_or_banner_ads but it seems to be not really possible to integrate ads in phonegap. I look for more.

Upvotes: 0

Related Questions