Setup Admob Ads
- Open Android Studio > app > res > values > strings.xml
- Enter your AdMob App id inside "admob_app_id" string tag:
<string name="admob_id">Your Admob App Id</string>
Admob= Add all your ad unit id(Banner,Interstitial,Reward)
Was this article helpful?