Click here to Skip to main content
15,890,185 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Error: MonoDroid.InstallFailedException pkg  /data/local/tmp/Mono.Android.DebugRuntime-debug.apk  Failure [INSTALL_FAILED_MEDIAL_UNAVAIABLE][INSTALL_FAILED_MEDIA_UNAVAILABLE] at MonoDroid.Adb.Install(Device device String package)  at Novell.MonoDroidVS.DeploymentTasks.InstallSharedRuntimeDevice device,  CancellationToken token:


Please help me.

Thanks in advance!
Posted
Updated 4-Aug-11 2:31am
v2
Comments
Manfred Rudolf Bihy 4-Aug-11 8:32am    
Edit: Added code tag, retagged question, corrected obvious typing error in the error message.

1 solution

This here sounds interesting: http://comments.gmane.org/gmane.comp.gnome.mono.monodroid/637[^].
This one seems to be good as well: http://stackoverflow.com/questions/5815625/failure-install-failed-media-unavailable[^].

If you could have typed the error message correctly you would have succeeded in googling this yourself. INSTALL_FAILED_MEDIA_UNAVAILABLE
You somehow got the L to move from within UNAVAILABLE to the end of MEDIA. I'm not sure how you managed that feat, but done it was nevertheless.

Best Regards,

—MRB
 
Share this answer
 
v3

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900