Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试在 Android sdk 模拟器中安装“地铁冲浪者”。
但是当我在一段时间后使用 adb 命令安装应用程序时,它显示了一个错误:
'失败 [install_failed_container_error]'
我能做些什么来解决这个错误?
您需要增加模拟器上的 SD 卡大小。 它可能不会通过安装,模拟器不支持 OpenGL,游戏可能会崩溃。