Android:如何更改项目的Android核心
最近我开始开发 Android 程序,该程序是由其他离开公司的人开发的。他将该项目作为非 Google API 项目开始,现在需要使用 GPS 和 GPS谷歌地图。
由于他是作为非 Google API 项目开始的,所以我无法使用它们。有什么办法可以改变这个吗?如果是这样请告诉我。
Recently I started to dev on Android programe developed by some other guy who left the company. He started the project as non Google API project and now there is a requirement to use the GPS & Google maps.
Since he started as non Google API project, I couldn't use them. Is there any way to change this?? if so Please let me know.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
如果使用 Eclipse,请右键单击包资源管理器中的项目文件夹,点击属性,然后选择 Android。将出现可用构建目标的列表。
If using Eclipse, right click the project folder in package explorer, hit properties, and select Android. A list of available build targets will appear.
好吧...很可能您正在使用 Eclipse..
右键单击项目--->属性----->选择android----->选择项目构建目标
alright... most probably you are using Eclipse..
Right click on Project---> Properties----->Select android-----> Select Project Build Target