As Google Say :
Can any one Send Complete Tutorial how to integrate AdMob with latest google play service and B4a 6+
The reason for not using Firebase :
-just need admob
-i did not want to add more permission
-i did not want to register every app with firebase
B4X:
Firebase is recommended, but optional
The best way to use AdMob is with Firebase, but for those publishers who aren't ready to make the switch just yet, Google Mobile Ads remains available as a standalone SDK.
Android publishers can continue to import the play-services-ads Gradle artifact without using the Firebase plugin.
Can any one Send Complete Tutorial how to integrate AdMob with latest google play service and B4a 6+
The reason for not using Firebase :
-just need admob
-i did not want to add more permission
-i did not want to register every app with firebase