When creating an Android project (Xamarin), a Wierd error occurs.

I am new to Xamarinmulti-platform development. I downloaded and installed everything as in Xamarin guide. The event I have updated to the latest versions. But when I try to create and run the created project, I get an error message. I searched for a day and did not get a result. Does anyone know what is wrong with this error?

The error itself:

Error 1, parameter ResourceNameCaseMap is not supported. AndroidComputeResPaths task. Check if the parameter exists in the task and this is a property of the public gettable instance.

+2
source share
1 answer

I uninstalled the Xamarin android and then reinstalled mono-android-4.6.04000.msi and now it works great! ~

+1

All Articles