On Aug 23, 2011, at 3:24 PM, derikj wrote: > *My setup* > *OS*: Windows 7 Ultimate x64 > *IDE*: Visual Studio 2010 Premium > *JDK*: 1.7.0 (x86 & x64)
That's your problem. You need to use JDK 1.6. JDK 1.7 is responsible for the INSTALL_PARSE_FAILED_NO_CERTIFICATES error you're seeing. You also need to ensure that the Android SDK is installed into a directory that doesn't contain spaces. Thanks, - Jon _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
