我怎样才能获得Admob的设备ID设备、Admob、ID

由网友(作业在葬礼上唱解放)分享简介:我使用的Eclipse开发Android应用程序,我想集成Admob的赚钱。本教程说我应该看LogCat中找到ID,但它在哪里?I'm using Eclipse to develop applications for android, and I want to integrate Admob to make mo...

我使用的Eclipse开发Android应用程序,我想集成Admob的赚钱。 本教程说我应该看LogCat中找到ID,但它在哪里?

I'm using Eclipse to develop applications for android, and I want to integrate Admob to make money. The tutorial says I should watch the LogCat to find ID, but where is it?

当我无论是在测试模式或实模式下运行,有时月食将通知广告回来,但它不会在鸸鹋...表明任何人都可以解释一下吗?

When I run in either the test mode or the real mode, sometimes the eclipse will notify that Ads returned, yet it does not show in the emu... can anyone explain?

推荐答案

如果您在仿真器上运行AdMob的广告则没有标识。只是使用的AdManager方法并将其设置为TEST_EMULATOR像logcat的说。如果用USB调试运行在实际设备上观看的logcat,该标识将出现在那里。

If you are running admob ads on an emulator then there is no ID. just use the AdManager method and set it to TEST_EMULATOR like the logcat says. If you run on an actual device with usb debugging and watch the logcat, the ID will appear in there.

阅读全文

相关推荐

最新文章