[mono-android] Mono for Android 4.2.8 - Problem deploying

Jonathan Pryor jonp at xamarin.com
Thu Oct 25 18:33:25 UTC 2012


On Oct 25, 2012, at 1:51 PM, Matteo Polito <matteo.polito at gmail.com> wrote:
> Mono.AndroidTools.InstallFailedException: Unexpected install output:    pkg: /data/local/tmp/android.crosswrd-Signed.apk^M
> Failure [INSTALL_PARSE_FAILED_MANIFEST_MALFORMED]^M

This is usually similar in nature to:

	http://docs.xamarin.com/android/troubleshooting#INSTALL_FAILED_INVALID_APK_when_installing_a_package

You'll need to obtain the logcat output to see _why_ Android doesn't like your AndroidManifest.xml:

	http://docs.xamarin.com/Android/Guides/Deployment%2C_Testing%2C_and_Metrics/Android_Debug_Log

Thanks,
 - Jon



More information about the Monodroid mailing list