没有资源发现@整数/ GOOGLE_PLAY_SERVICES_VERSION什么呢?整数、什么呢、发现、资源

2023-09-07 14:53:08 作者:︶ㄣ純爺們←┈

我要整合的InMobi SKD到项目中,我通过这个https://www.inmobi.com/support/integration/23817448/22051163/android-sdk-integration-guide/教程当我提到到androidmenidfest.xml文件时,它给出了一个错误没有资源发现,给定名称与值匹配(在'值''@整数/ GOOGLE_PLAY_SERVICES_VERSION')

I have to Integrate Inmobi skd into my project I have gone through this https://www.inmobi.com/support/integration/23817448/22051163/android-sdk-integration-guide/ tutorial and when I mentioned to androidmenidfest.xml file it gives an error No resource found that matches the given name (at 'value' with value '@integer/ google_play_services_version').

要解决这个我已经提到这个I'm越来越"错误:没有资源的发现,给定名称(在用价值@整数/ GOOGLE_PLAY_SERVICES_VERSION值)QUOT匹配; 教程,但它并不能帮助我..请帮助我,我在Android的新手..在此先感谢

to resolve this I have referred this I'm getting "Error: No resource found that matches the given name (at value with value @integer/google_play_services_version)" tutorial but it doesn't help me.. Please help me I am newbie in android.. Thanks in advance

推荐答案

至于说通过简单的计划做这样的:

As told by Simple Plan do like:

日食 - >导入 - >现有的Andr​​oid code - >浏览 - >导航到谷歌播放services_lib文件夹(Android的SDK /演员/谷歌/ google_play_services / libproject)

Eclipse -> import -> existing android code -> browse -> navigate to google-play-services_lib FOLDER (android-sdk/extras/google/google_play_services/libproject).

然后选择你的项目 - >右键 - >属性 - > Android的 - >库,添加 - >选择您刚才导入的项目 - >确定

then, select your project--> right click -> properties -> android -> libraries, add -> select the project you just imported -> OK