Compartir a través de


.NET for Android error XA0000

Cuestión

An unhandled exception (or error case) was encountered in one of .NET for Android's MSBuild tasks.

Solución

Considere informar de un error si recibe esta advertencia en circunstancias normales.

Specific scenario 1

Cuestión

An exception was thrown and logged, including a C# exception stack trace showing where the failure occurred.

Solución

Likely, the only option is to submit a bug.

Specific scenario 2

Cuestión

You are using a $(TargetFrameworkVersion) which cannot be mapped to a valid android api-level.

Solución

Check you have selected a valid $(TargetFrameworkVersion) and the required android api-level is installed in $(AndroidSdkDirectory)\platforms.