5

I am working with Xamarin; it allows C# applications to run on Android. However, I am getting the following error:

Error 1 The "ResourceNameCaseMap" parameter is not supported by the "AndroidComputeResPaths" task. Verify the parameter exists on the task, and it is a gettable public instance property. AndroidApplication1

I Googled the error, but only 1 result comes up without answer. I tried both Visual Studio 2012 and 2010, stock Android application template and I still get the error.

3
  • What project are you trying to run? Please add it to your question, so I can try to answer it. Thanks Commented Apr 15, 2013 at 9:03
  • Still have this problem, and theres no help online AT ALL Commented Apr 18, 2013 at 9:31
  • it's being discussed here too stackoverflow.com/questions/16031824/… Commented Apr 18, 2013 at 9:32

1 Answer 1

1

"I removed Xamarin android and then reinstall mono-android-4.6.04000.msi, then works fine now!~"

This answer by mousebb on the other thread worked for me....

Wierd error accurs when building Android project (Xamarin)

Sign up to request clarification or add additional context in comments.

1 Comment

This work for me.I remove xamarin studio and reinstall mono for android.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.