In this video I shown how to implement interstitial / full screen ad to an Android Studio Project between 2 activities in Java.
You can download full project from GitHub
https://github.com/Morteza-Habib/Inte...
Official Google AdMob Tutorial Website
https://developers.google.com/admob/a...
00:00 Implementing Interstitial Ad
00:11 Intro
01:10 AdMob Tutorial Website
01:38 Repositories
02:41 Dependency and AdMob SDK
03:42 Meta Data Tag
04:40 Inintialize SDK
06:08 Testing Ad Unit ID
07:25 Create AdRequest
08:56 Loading an Ad
11:28 Set FullScreenContentCallback
14:00 Show the Ad
14:09 Finalizing and setup events
17:10 Execute the App and testing
19:36 Bla Bla