Ads

Google Admob - Banner & Interstitial

Banner Ads

for banner is appear in bottom of gallery activity. please change the ID in res/value/string.xml

admob banner

  <string name="banner_ad_unit_id">ca-app-pub-46199952.......</string>

Interstitial ADS

this ads is appear in MainActivity after back from other activity or by press any button, change the ID in res/value/string.xml

  <string name="ad_unit_id">ca-app-pub-4619995241......</string>

Last updated