.NET for Android error XA1033

Example messages

Could not resolve '{0}'. Please check your `AndroidHttpClientHandlerType` setting.

Solution

Edit your csproj directly and change the 'AndroidHttpClientHandlerType' to a valid value.

Valid values can be found at ~/android/deploy-test/building-apps/build-properties.md#AndroidHttpClientHandlerType.