使用Google API的应用程序:10 [英] Application using Google APIs:10

查看:80
本文介绍了使用Google API的应用程序:10的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



在使用SDK Manager更新到最新的更新(API 14等)后,我开了一个旧的项目。 $ b google remove API 10,它不再带有sdk。



所以现在当我用Eclipse打开我的项目时说:
无法解析目标Google Inc.:Google API:10



有没有办法:
1)下载旧的Google API 10?
2)要使这个项目使用更新的API,而不是将旧的Google API 10授予



谢谢。 >

解决方案

我找到了答案!这对我的看法并不是微不足道的。



我去了project.properties文件,我有一行说:



target = Google Inc.:Google API:10



,我将其更改为:



target = android-10...



感谢大家试图帮助。


I've opened an old project which is using Google API 10.

after updating with SDK Manager to the newest update (API 14, ect.) google removed API 10 and it no longer comes with the sdk.

so now when i open my Project with Eclipse it says: "Unable to resolve target 'Google Inc.:Google APIs:10'"

Is there a way to: 1) Download the old Google API 10 ? 2) To make this project use the updated APIs and not to obligate me to the old Google API 10?

Thanks.

解决方案

I have found the answer! and it wasn't trivial to my opinion....

I went to "project.properties" file, and i had a row there says:

"target=Google Inc.:Google APIs:10"

and I changed it to:

"target=android-10"...

Thanks everybody for trying to help.

这篇关于使用Google API的应用程序:10的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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