Saturday 15 May 2010

admob - Android - Open AdView with GooglePlay -


I have an app that shows ads with Google DoubleClick, this ad always opens a Google Play app, but when I Clicking Advertising, Always Ask Me If I want to open it from Google Play or a web browser, I want to force the ad to open Google Play, without choosing a user, is there a way to do this?

This is the code with which I call the ad:

  adView = new ad view (this, new AdSize (320,175), MY_INTERSTITIAL_UNIT_ID); Li = (Linear Loyalty) Find VVBIID (RID.ed); Ly.addView (adview); AdRequest Request = New AdRequest (); AdView.loadAd (request);    

You use the old Android Market syntax to set the URL of the ad Can try. Ie Market: // etc.

No comments:

Post a Comment