I am using official Admob Windows Phone 7 SDK (latests 4.0.4 beta version) in my application published in marketplace. And I have extremely low click rate (below 1 click for a thousand of ad shows). S
I\'m using Android MOB, and I\'d like to use different sizes of banners, especially for the larger screen sizes. I\'m using XML code to do so. Is there a way I can use XML to make it work? I\'d like t
I am fairly new to android dev, and I am looking at implementing android admob ads into my app. I have never implemented ads before, so I was wondering if the ad squashes the layout on the screen or i
I want to place an admob ad at the bottom of my apk, but the ad never show, and there is no layout xml in my apk,the layout is build up by an gameview class,
A few days ago, I started having problems with AdMob. They return blank ads (a view with nothing on it). I also noticed that they are not clickable (in case that detail helps).
I\'d like to have a list of items with a fixed ad at the bottom of the screen. This is the quick and dirty code I have so far (Does not include ads yet):
I\'m moving my Android projects to Maven, and I\'m having problems with one that uses AdMob. I\'ve installed the AdMob jar to my own repository, can build and deploy the app and ads are shown as expe
I am new to android development, but I am trying to add admob to my app which is using a surfaceview (panelView - GameView).
I have a framelayout(my main layout), im drawing ads on it. AdView adView = new AdView(this, AdSize.BANNER, \"id\");
What would be the easiest way of including a fixed ad at the bottom of a li开发者_开发百科st implemented like this one: