Hi All,

       I also encountered this and found that it is because of wrong
package name. If my package name does not have a .[dot] like
HelloWorld then it complains, but if I change my package name to
Mvp.HelloWorld, then it works fine.

       I am not sure whether you are also having the same problem?

Best Regards,
Sridharan Srinivasan
www.arshu.com

On Fri, Oct 26, 2012 at 2:33 AM, Jonathan Pryor <[email protected]> wrote:
> On Oct 25, 2012, at 1:51 PM, Matteo Polito <[email protected]> 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
>
> _______________________________________________
> Monodroid mailing list
> [email protected]
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid



-- 
Sridharan Srinivasan
Alias Sri
Ph:(65)98255785/(65)63922439
www.arshu.com
_______________________________________________
Monodroid mailing list
[email protected]

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to