Is Google Play Store supported in avd emulators?(avd 模拟器是否支持 Google Play 商店?)
问题描述
在谷歌上搜索了很多之后,我无法找到这个问题的答案.谷歌游戏商店是否正式支持 avd 模拟器.
After googling quite a bit I am unable to find the answer to this question. Is google play store officially support in avd emulators.
我知道它曾经停止过,然后我听说它是在特定版本的 android 之后恢复的.我正在使用 avd android 版本 4.4.3 (api 19) google app .我在那里没有看到 google play store 应用程序.我应该期待它吗?或者有没有google play store的官方apk可以正式安装在avd上?
I know it was once stopped , then I hear that it was brought back after specific version of android. I am using avd android version 4.4.3 (api 19) google app . I dont see a google play store app there. Am I suppose to expect it? Or is there an official apk for google play store that can be installed on the avd officially?
推荐答案
从Android Studio 2.3.2开始现在您可以创建一个预装了 Play 商店的 AVD.目前在AVD的运行中支持它
Starting from Android Studio 2.3.2 now you can create an AVD that has Play Store pre-installed on it. Currently, it is supported on the AVD's running
- Nexus 5 或 5X 手机或任何 Android Wear 的设备定义
- 自 Android 7.0 (API 24) 以来的系统映像
官方来源
对于其他模拟器,您可以尝试本答案中提到的解决方案.
For other emulators, you can try the solution mentioned in this answer.
这篇关于avd 模拟器是否支持 Google Play 商店?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:avd 模拟器是否支持 Google Play 商店?
- 使用自动布局向 UIScrollView 添加动态大小的视图 2022-01-01
- 在 Iphone SDK 的导航栏上添加多个按钮 2022-01-01
- 网上有没有好的 UIScrollView 教程? 2022-01-01
- GPS状态的广播接收器? 2022-01-01
- Xcode 7.3 中带有 UILabel 的 UIStackView 2022-01-01
- 类似于 Mail.app 的 iPad 模态视图控制器? 2022-01-01
- 如何在 iPhone 模拟器中重置 NSUserDefaults 数据? 2022-01-01
- SetOnItemSelectedListener上的微调程序错误 2022-01-01
- URL编码Swift iOS 2022-01-01
- UITextView 内容插图 2022-01-01