gpt4 book ai didi

Android:Google Play 服务无法在模拟器上运行

转载 作者:搜寻专家 更新时间:2023-11-01 08:44:53 25 4
gpt4 key购买 nike

我必须格式化我的 Windows 笔记本电脑,所以我复制了 SDK 文件夹(因为它大约有 30 GB 大)并将它粘贴到新 Windows 副本的相同位置。

现在,当我启动 Android Studio 和 SDK Manager 时,一切看起来都很好,所有工具和包都显示为已下载,但是当我启动模拟器来测试我的应用程序时,它会显示 Get Google Play Services,我我的 gradle 中已经有如下内容:

compile 'com.google.android.gms:play-services:7.0.0'

它在旧的 Windows 机器上运行良好,但现在它拒绝检测 Google Play Services

模拟器也很慢,以前在旧的 Windows 机器上很快。

我在这里错过了什么?

提前致谢。

最佳答案

模拟器 上缺少 Google Play 服务 应用程序。只有针对 Google Play 服务 API 编译项目时才需要该库。

根据 Setting Up Google Play Services 处的引用文档:

If you want to test your app on the emulator, expand the directory for Android 4.2.2 (API 17) or a higher version, select Google APIs, and install it. Then create a new AVD with Google APIs as the platform target.

因此,您需要做的是使用 Google API 作为目标 SDK 设置。

关于Android:Google Play 服务无法在模拟器上运行,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29429727/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com