java - 有没有什么我们可以从 google-play 在 android 模拟器上安装应用程序

标签 java android android-emulator google-play

谁能告诉我如何从 google-play store 在模拟器上安装应用

最佳答案

简单答案:

只需通过 ADB 在您的模拟器中安装第一个 Google Play 商店。然后使用您的 gmail 帐户,您可以像在 Android 手机上一样安装应用程序。

其他方面如@Williams 所说从任何地方获取 apk 源并使用 adb 安装..

在您的模拟器中设置 Google Play 服务的链接

检查 Set Up Google Play Services

现在 Android 4.2.2 平台包括 Google Play 服务。只需使用运行 Jelly Bean 的模拟器即可。那么就不需要使用第三方分发播放服务 apk 的受害者。

谢谢..

关于java - 有没有什么我们可以从 google-play 在 android 模拟器上安装应用程序,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/22112724/

相关文章:

java - 如何在不使用新的 java.util.concurrent 包的情况下在 Java 中处理数千个线程

java - 使用 SlidingUpPanel 库将 View 保持在底部

android - EditText 和 Button 与下面的 TextView 在同一行?

android - 操作栏兼容性

android - 如何在 Android Studio 中更改目标模拟器?

java - 如果两个线程对象的ID相等,那么线程对象本身也相等吗?

java - java获取两个日期之间的天数

android - 未为模块 "Example-Example"指定 APK 路径

java - 使用 SpringSecurity 和 Mock 进行 Spring Boot 单元测试

java - android 中 ScrollView 中的图像