I created a clean project on Xamarin, Android App, on the task you need to make a simple calculator. I go to Main.xaml and the designer gives an error
This project contains resources that could not be compiled successfully.
When debugging issues the following
'Resource.Layout' does not contain a definition for 'Main'
I dug the Internet floor, ndk put it, rebild, cleaned (I don’t know why, I thought I’d be lucky), tried a bunch of versions of the SDK Tools (someone said it helped). And now I'm stuck: I can't debug, I can't do anything.