机器人 - AdMob的implmetation混乱 [英] android - admob implmetation confusion

查看:121
本文介绍了机器人 - AdMob的implmetation混乱的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经实现了AdMob的code在谷歌网站上(http://$c$c.google.com/mobile/ads/docs/android/fundamentals.html)给出的谷歌网站的描述,我们应该针对安卓3.2(API-13)在Eclipse IDE中正常工作。现在我的问题是我的应用程序针对Android版本1.6及以上,因为我做的构建目标为andoird 3.2,预计应用程序应该运行在任何3.2模拟器或3.2的设备。我想,即使是安装在我的2.2设备,但它没有工作。

I have implemented admob code as given in google site (http://code.google.com/mobile/ads/docs/android/fundamentals.html) as described in google site we should target android 3.2 (api-13) in eclipse IDE to work properly. now my problem is my application targeting the android version 1.6 and above, since i made build target as andoird 3.2 it expects app should run on either 3.2 emulator or any of 3.2 device. i tried even installing on my 2.2 device but it didnt work.

请帮忙。

感谢

推荐答案

您需要做的唯一的事情就是按照他们的指令:

The only thing you need to do is follow their instruction:

要求   在谷歌的AdMob广告SDK为Android所需的Andr​​oid 1.5或更高版本。请确保您有Android SDK的最新副本,并且你对编译至少的Andr​​oid V3.2(套目标default.properties到Android-13)。

Requirements The Google AdMob Ads SDK for Android requires Android 1.5 or later. Make sure you have the latest copy of the Android SDK and that you're compiling against at least Android v3.2 (set target in default.properties to android-13).

采用Android SDK工具下载Android-13 SDK和修改default.properties,不要别人改变什么像机器人。是的,你会得到一点点黄色预警消息称版没有在Eclipse匹配,就忽视它,建立自己的应用程序,你应该罚款。

Using Android SDK Tool download android-13 SDK and modify your default.properties, do not change anything else like android:minSdkVersion in AndroidManifest.xml. Yes, you will get a little yellow warning message says version not match in Eclipse, just ignore it and build your application, you should be fine.

这篇关于机器人 - AdMob的implmetation混乱的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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