AdMob的说:"服务器回答说,没有广告可" [英] admob says "Server replied that no ads are available"

查看:146
本文介绍了AdMob的说:"服务器回答说,没有广告可"的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我添加了AdMob的测试我的应用程序的PDF说明书中。为了停止测试模式和上传我的新APK的市场,我必须清除指挥,一切工作不错(在模拟器和我的设备)从我的.java文件测试code,对不对?我已经尝试过了,我上传了我的.apk文件在我的设备(从大容量存储),但我看不到任何AdMob的...什么是我错了吗?

测试code:

  AdManager.setTestDevices(新的String [] {
                   AdManager.TEST_EMULATOR,xxxxxxxxxxxxxxxxxxxxxxxxx,});

             AD浏览报AD浏览报=(AD浏览报)findViewById(R.id.ad);
             adView.requestFreshAd();
 

我检查我的logcat的观点:

  01-20 14:13:38.938:信息/ AdMobSDK(19582):无填充。服务器回答说,没有广告可(373ms)
 

解决方案

您自己回答了这个问题。

  

1月20日14:13:38.938:   信息/ AdMobSDK(19582):无填充。服务器   回答说,没有广告可用   (373ms)

一切正常。服务器无关送你,到时将,你会看到广告。

i have added the admob test in my app as the pdf instructions were directing and everything works nice(in emulator and in my device).In order to stop the test mode and upload my new apk at the market i have to erase the test code from my .java file,right?i have tried it and i uploaded my .apk file in my device (from mass storage)but i cant see any admob...what is my wrong ?

TEST CODE:

 AdManager.setTestDevices( new String[] { 
                   AdManager.TEST_EMULATOR,"xxxxxxxxxxxxxxxxxxxxxxxxx",});

             AdView adView=(AdView)findViewById(R.id.ad);
             adView.requestFreshAd();

i checked my LogCAT view:

01-20 14:13:38.938: INFO/AdMobSDK(19582): No fill.  Server replied that no ads are available (373ms)

解决方案

You yourself answered the question

01-20 14:13:38.938: INFO/AdMobSDK(19582): No fill. Server replied that no ads are available (373ms)

Everything is alright. Server has nothing to send you, when it will, you will see the ads.

这篇关于AdMob的说:"服务器回答说,没有广告可"的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆