简体   繁体   中英

How do I use Admob on the Android OS?

使用AdMob,我如何在Android应用程序中发布广告?

For AdMob Android App Integration

  1. Register or login at admob.com, and click 'Sites & Apps".
  2. Click "Add Site/App", and provide the info for your Android App. (Feel free to enter placeholder information if you just want to download the SDK without registering a real app.)
  3. Once you've added your site, you will be prompted to download the Android SDK and the integration PDF.
  4. The download includes the binaries, documentation, and a sample.
    1. Review the integration PDF at http://www.admob.com/docs/ AdMob_Android_SDK_Instructions.pdf
    2. Read index.html for information on the AdMob SDK's classes and methods
    3. Look at the Lunar Lander sample project to see a working example

For more info you should check http://developer.admob.com/wiki/Android

Note: Description for you app/site on admob is very important, they use all info that appear there to provide your advertisement.

UPDATE: Now is called Google Mobile Ads SDK https://developers.google.com/mobile-ads-sdk/download

and for Admob https://www.google.com/ads/admob/monetize.html

Some more info that may help is this Question . You have to make sure that the AdMob view is at least 320dip, if it is not, you will never see an ad in your application.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM