You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Asaf Gaber edited this page Dec 8, 2015
·
76 revisions
Adapters enable you to use the MobFox SDK inside other ad networks SDK's that you are using. This way you can display MobFox ads in addition to ads from other host networks.
Place the MobFox-Android-AdMob-Adapter.jar in your application's libs folder
(next to your src folder) and add it as a dependency in your gradle.build file.
Declare AdMobInterstitialActivity in your application AndroidManifest.xml file.
AndroidManifest.xml: