Top "Admob" questions

AdMob is a mobile advertising company owned by Google.

Putting an AdMob native ad in a listView

I'd like to use the new AdMob native ad functionality in my app. I want to put a native ad …

android listview admob ads
Does AdMob pay for impressions or only for clicks?

Well, my question is "Does AdMob pay for imressions or only for clicks?". I have read some answers on stackoverflow …

android click admob impressions
iOS AdMob ads not showing up unless on Test Device

I have followed the tutorial provided by Google here: https://developers.google.com/mobile-ads-sdk/docs/admob/ios/quick-start in order …

ios admob adbannerview
Xcode - Bundle format unrecognized, invalid, or unsuitable

Ok so I have just about managed to get to this point on my own but am now having some …

ios xcode admob
How to fix "JAVA_HOME environment references a directory" in unity3d

I have a problem showed on this screenshot: The problem has appeared when I imported GoogleMobileAds package to insert AdMob …

java c# unity3d build admob
What is the "AdMob Offline Notifications" notification channel?

All of the sudden I saw that our app had a new notification channel named "AdMob Offline Notifications". We do …

android admob notification-channel
com.admob.android.ads.AdView unbound prefix?

I tried to include admob to an Android app in Eclipse. But I get an error in the layout.xml. …

android admob
What is the size, in pixels, of AdSize.BANNER?

In my Android app, I have an AdView: AdView adView = new AdView(this, AdSize.BANNER, MY_BANNER_UNIT_ID); How …

android admob adview
changing admob banner size dynamically

Here is the thing, as you might know Admob has a AdSize.* function, where u put Banner to show banner …

android if-statement admob banner
Admob - no ad to show

Hello I try to make some example program showing ads on Android phone, and I try to test it on …

java android admob