monodevelop helloworld app fail to install

天涯浪子 提交于 2019-12-20 06:43:06

问题


I installed "monodevelop" IDE tool, Android SDK and other required tools on my windows xp. I started new sample helloworld project. Builds OK. I run this application and emulator comes up OK. But, I get this error when I deploy the application onto my device emulator.

Waiting for packaging processing to complete Getting package list from device Installing shared runtime package on device pkg: /data/local/tmp/Mono.Android.DebugRuntime-debug.apk Failure [INSTALL_FAILED_MEDIA_UNAVAILABLE] 91 KB/s (25866358 bytes in 274.882s) Failed to install shared runtime package

I appreciate any help to resolve this issue.


回答1:


I had the same problem, first time i gave the same error, the next time i run, it start to install another package. the 4th time i run, it executed successfully. Good luck




回答2:


One possible cause of this error might be that you don't have enough space on the emulator.



来源:https://stackoverflow.com/questions/9637388/monodevelop-helloworld-app-fail-to-install

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!