Previously I used for Ads just AdMob. Now I want to use AdWhirl with AdMob and InMobi integration. AdWhirl with AdMob work fine. But there are no instructions how to integrate AdWhirl and InMobi. Also
Does anyone have any suggestions on how to make a AdWhirl banner in interface builder? Right now I use this code to make a banner:
I want to share my ad banner across several view controllers, but I\'m not sure how I shou开发者_如何学Cld go about doing that.Everyone seems to be creating the AdWhirlView in their view controller, b
I have a strange problem with integrating AdWhirl into my android app. Networks connected through AdWhirl:
I\'d like to make an action (increment a counter) when a player touch the ad of the adwhirl banner. I\'ve seen that the AdWhirl class have a method that is called every touch:
Hi I\'m trying to get the new android 3.0 adwhirl working and I\'m struggling. In my xml I have: In my Class
By looking at this link i tried to implement Adwhirl in android https://www.adwhirl.com/doc/android/AdWhirlAndroidSDKSetup.html
hi i am creating app to display ads at开发者_如何学编程 bottom. i am done all the requirements to fulfill the ads.
I really having trouble in displaying Ads through AdWhirl. Following is the code: AdWhirlTargeting.setTestMode(true);
i have a very simple setup for my app in order to test adwhirl import android.app.Activity; import android.os.Bundle;