如何在基于google api 8的模拟器上运行使用google api 9制作的项目?

发布于 2024-12-11 12:50:46 字数 149 浏览 0 评论 0原文

我最近更新了我的 google api 并安装了较低版本的 google api。现在我有一个使用 google api 9 构建的项目,但现在我有一个基于 google api 8 的模拟器。任何人都可以告诉我如何运行这样的项目在那个模拟器上?为了项目的成功运行,我应该做哪些改变?

I recently updated my google api's and installed lower versions of google api's.Now I'm having a project which I built using google api 9 but now I have an emulator based on google api 8.Can anyone tell me how to run such a project on that emulator ? What changed should I do for successful running of project ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

嗳卜坏 2024-12-18 12:50:46

您仍然可以在 API 8 设备模拟器中运行 API 9 编译的应用程序(只要您的代码不使用 9 中而不是 8 中的内容)。否则,使用 API 9 创建一个新的设备模拟器。

You can still run your API 9 compiled application in your API 8 device emulator (as long as your code doesn't use things which are in 9 and not in 8). Else, create a new device emulator with API 9.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文