I'm not seeing an error in your log. It probes around several places and seems to eventually find them:
Key HKLM\SOFTWARE\Android SDK Tools\Path found: Path contains adb.exe in \platform-tools (C:\Program Files (x86)\Android\android-sdk). Key HKLM\SOFTWARE\JavaSoft\Java Development Kit\CurrentVersion found. Key HKLM\SOFTWARE\JavaSoft\Java Development Kit\1.6\JavaHome found: Path contains jarsigner.exe in \bin (C:\Program Files\Java\jdk1.6.0_27). Jonathan On 1/13/2012 4:34 PM, pearlpdx wrote: > I have just upgraded to 4.01 and am getting a Packaging error on build. > It seemed to work fine for the very short time I was at 4.0. It cannot > find the SDKs. Any help would be appriciated. Thanks, Partial Error: > Packaging application.. Microsoft (R) Build Engine Version 4.0.30319.1 > [Microsoft .NET Framework, Version 4.0.30319.239] Copyright (C) > Microsoft Corporation 2007. All rights reserved. Build started 1/13/2012 > 2:22:03 PM. Project > "C:\Users\usb11202\Documents\SVN\VisionNet\Adroid\GVNdroid\GVNdroid\GVNdroid.csproj" > on node 1 (SignAndroidPackage target(s)). _ResolveMonoAndroidSdks: > Looking for Android SDK.. Key > HKCU\SOFTWARE\Xamarin\MonoAndroid\PrivateAndroidSdkPath not found. Key > HKCU\SOFTWARE\Android SDK Tools\Path not found. Key > HKLM\SOFTWARE\Android SDK Tools\Path found: Path contains adb.exe in > \platform-tools (C:\Program Files (x86)\Android\android-sdk). Looking > for Java 6 SDK.. Key HKLM\SOFTWARE\JavaSoft\Java Development > Kit\CurrentVersion not found. Key HKLM\SOFTWARE\JavaSoft\Java > Development Kit\CurrentVersion found. Key HKLM\SOFTWARE\JavaSoft\Java > Development Kit\1.6\JavaHome found: Path contains jarsigner.exe in \bin > (C:\Program Files\Java\jdk1.6.0_27). > ------------------------------------------------------------------------ > View this message in context: VS packaging error on build > <http://mono-for-android.1047100.n5.nabble.com/VS-packaging-error-on-build-tp5143918p5143918.html> > Sent from the Mono for Android mailing list archive > <http://mono-for-android.1047100.n5.nabble.com/> at Nabble.com. > > > _______________________________________________ > Monodroid mailing list > [email protected] > > UNSUBSCRIBE INFORMATION: > http://lists.ximian.com/mailman/listinfo/monodroid _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
