I installed VisualStudio 2015 Community, with Xamarin, up to its beauty.
But I have problems, not only I, I saw in several places, that a lot of people are with the same errors. Unfortunately I could not find the solution yet, I hope someone can help me.
Android SDK Directory:
C: \ users \ fd \ AppData \ Local \ Android \ android-sdk
JDK Directory:
C: \ Program Files (x86) \ Java \ jdk1.7.0_71
NDK Directory:
C: \ Users \ fd \ Documents \ Android \ ndk \ android-ndk-r10e
IntheforumsIsaw,theerror"aapt.exe", they were talking about it could be some image file that has a "-" in the file name, this is not because it has no file with "trace "in the project.
Another thing I've read too is that if you update all Android SDK Manager packages, this error would be fixed, I already did that, and the error continues.
The other errors, I have not found anything about them yet.
I was also having problems, in the file Resources.Designer.cs
, in that file I was generating more than 2 thousand errors, I commented everything, and the error disappeared ...
Could anyone help me?