I am developing a game in which I have some game play screens, game info screens and game finish screens.
I am using mobclix together with admob. The code is to big to add it in all classes. So i created a new class: Ads
Using AdMob by itself works perfectly. Using AdMob through AdWhirl causes the following problem: 23114dalvikvmIFailed resolving Lcom/adwhirl/adapters/AdMobAdapter; interface 144 \'Lcom/admob/android
Trying to get my Universal app released and I rely on AdMob ads for revenue in this particular app.I\'m having an issue getting AdMob support working, though I keep finding references to people actual
I know AdMob is not for Java ME. Do you know any other advertising API or services that can be used in Java ME application?
I have integrated AdMob in my iPhone application. I am adding an Ad view in of my UIViewController as follows:
I\'m having tab bar with 5 buttons. Out of 5 tabs, 2 are table views which uses navigation controller for showing sub views on click of cell.