当我使用命令行在我的模拟器中安装 50 mb apk
时,出现如下错误::
when I am install 50 mb apk
in my emulator with command line, I got error like ::
那么我有什么办法来增加记忆力呢?
更新:我还有另一个错误,例如::
UPDATE : i have got another error like ::
更新:我遇到了另一个错误,例如 ::
需要增加模拟器的虚拟内存
you need to increase virtual memory of emulator
如何增加模拟器的虚拟内存
\emulator -avd "Emulator Name" -partition-size 500
然后尝试安装您的 apk
after then try to install your apk
这篇关于在模拟器中安装 50 mb apk 时出现 INSUFFICENT_STORAGE_MEMORY 消息的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持html5模板网!