Condividi tramite


.NET for Android error XA0000

Problema

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

Soluzione

Prendere in considerazione l'invio di un bug se si riceve questo avviso in circostanze normali.

Specific scenario 1

Problema

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

Soluzione

Likely, the only option is to submit a bug.

Specific scenario 2

Problema

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

Soluzione

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