android-emulator - 失败 [install_failed_container_error] 尝试使用 'adb' 命令安装应用程序时

标签 android-emulator

我正在尝试在 Android sdk 模拟器中安装“Subway Surfers”。

但是当我在一段时间后使用 adb 命令安装应用程序时,它显示错误:

'Failure [install_failed_container_error]'

我该怎么做才能解决这个错误?

最佳答案

您需要增加模拟器上的 SD 卡大小。
它可能不会通过安装,模拟器不支持 OpenGL,游戏可能会崩溃。

关于android-emulator - 失败 [install_failed_container_error] 尝试使用 'adb' 命令安装应用程序时,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/17357132/

相关文章:

android - 在不同设备上运行 React Native 应用程序的模拟器

android - 是否有任何解决方案可以将设备连接为我的模拟器并运行输出?Flutter run :No Devices Connected

android - 模拟器中闪烁红色边框的含义

android - 使用 Android 模拟器进行远程调试

android - react-native在Android上运行教程 'AwesomeProject'结果 'Unable to download JS Bundle'红屏

android - 无法在 Android 模拟器中读取图像

android - 模拟器未运行 OpenGL 应用程序,消息为 "Unfortunately, OpenGL ES 2.0 Basic has stopped"

android - 检查 View 元素是否以编程方式添加到布局中

android - 如何通过删除 cookie 来注销 Twitter 帐户?

android-studio - 使用模拟器 “Local SDK Path not set!”运行程序