This is my first question on SO so please be gentle. My layout basically looks like below. What i want to do is: hide the MobclixMMABannerXLAdView while the ad is not filled.
I read a blog about how ad mediators make requests to multiple providers simultaneously.Is this true?From the article:
Id like my fu开发者_C百科ll screen mobclix ads to be non destroyable for 2 seconds. Right now users can press the back button on the android phone before the ad even shows up. How can I accomplish thi
I have integrated MobClix to my app, the test adds are working correctly before entering my MobClix application ID, after giving actual MobClix ID i am getting below error.
I use Mobclix in android app for advertising. How I can remove empty space when AD d开发者_JAVA技巧oes not showing? It works on the full ad screen but not the banner. It\'s on the code.
I\'m trying to put a mobclix ad banner in a cocos2D game.I have the ad banner showing up on top of the openGL view.However, I can not figure out how to place it at the bottom of the screen which is wh
i have aplication with a very short lifespan. in most cases a services pops a activity and the user reacts within a few seconds and dismisses the poped activity.
I\'m trying to a开发者_StackOverflow社区dd Mobclix Support into my app, and I don\'t want to make the app only accessible by iOS 4 devices, so I\'m not using iAds, but I need to know how I can get the
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
Any suggestions on where to find examples, tutorials, and more thorough documentation on how to use the Google App Engine Datastore \"Low Level Api\" for Java?