0
我有addmobview和它的工作很好的模擬器,但是當我在設備測試它不顯示。Android AdMobview不能在設備上顯示?
佈局::
<?xml version="1.0" encoding="utf-8"?>
<merge xmlns:android="http://schemas.android.com/apk/res/android">
<RelativeLayout android:id="@+id/admoblayout"
android:layout_height="50dp" android:layout_width="fill_parent"></RelativeLayout>
</merge>
logcat的是::
02-17 20:37:39.367: I/Ads(15146): Received ad url: <"url": "http://googleads.g.doubleclick.net:80/mads/gma?preqs=13&u_sd=0.75&u_w=240&slotname=a14f3df0f8ed46f&msid=com.votingcard.vcdemocrat&js=afma-sdk-a-v4.0.4&isu=3023B13C2FDE783814C10FF9F2E7A3A2&format=320x50_mb&net=wi&app_name=4.0.4.android.com.votingcard.vcdemocrat&hl=en&u_h=320&testing=1&u_so=p&u_audio=1&output=html®ion=mobile_app&u_tz=-330&ex=1&client_sdk=1&askip=3&caps=SdkAdmobApiForAds&jsv=3", "afmaNotifyDt": "null">
02-17 20:37:40.992: I/Ads(15146): onFailedToReceiveAd(No ad to show.)
我怎麼可以設置設備作爲測試設備和你能否解釋你的答案我無法理解.... – 2012-02-17 15:20:29
雅編輯答案 – bschultz 2012-02-17 15:25:26
日Thnx很多的幫助我現在檢查.... – 2012-02-17 15:27:56