[mono-android] A Beginners question

Jonathan Pobst monkey at jpobst.com
Wed Mar 23 10:38:46 EDT 2011


Where did you install the Android SDK to?  There seems to be funky 
characters in the path that it doesn't like.

Jonathan

On 3/23/2011 9:27 AM, Ariel Ben Horesh wrote:
> Hey All,
> Sorry to bother with such a newbie problemof mine.
> I've had installed the latest build, and created a new MonoApp in Visual
> Studio 2010 SP1.
> Without any changes from the default template when trying to compile it
> shows the next error:
>
> Error1The "ResolveSdks" task failed unexpectedly.
> System.ArgumentException: Illegal characters in path.
> at System.IO.Path.CheckInvalidPathChars(String path)
> at System.IO.Path.Combine(String path1, String path2)
> at MonoDroid.MonoDroidSdk.Which(String executable, String[] pathDirs)
> at MonoDroid.MonoDroidSdk.FindAndroidSdk(String[] pathDirs)
> at MonoDroid.MonoDroidSdk.GetPaths(String& monoDroidBinDir, String&
> monoDroidFrameworkDir, String& androidSdkPath, String& javaSdkPath)
> at Novell.MonoDroid.Build.Tasks.ResolveSdks.Execute()
> at
> Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute()
> at
> Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask(ITaskExecutionHost
> taskExecutionHost, TaskLoggingContext taskLoggingContext, TaskHost
> taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask,
> Boolean& taskResult)MonoAndroidApplication1
>
>
> Did I miss anything?
> Thanks
> Ariel
>
>
>
> _______________________________________________
> Monodroid mailing list
> Monodroid at lists.ximian.com
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid



More information about the Monodroid mailing list