开发者

INSUFFICENT_STORAGE_MEMORY message while install 50 mb apk in emulator

when I am install 50 mb apk in my emulator with command line, I got error like ::

INSUFFICENT_STORAGE_MEMORY message while install 50 mb apk in emulator

So what thing i have to this to increase memory?

UPDATE : i have got another error like ::

INSUFFICENT_STORAGE_MEMORY message while install 50 mb apk in emulator

开发者_Go百科UPDATE : i have got another error like ::

INSUFFICENT_STORAGE_MEMORY message while install 50 mb apk in emulator


you need to increase virtual memory of emulator

How to increase virtual memory of emulator

\\emulator -avd "Emulator Name" -partition-size 500

after then try to install your apk

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜