.NET for Android error XA0138

Issue

%(AndroidAsset.AssetPack) and %(AndroidAsset.AssetPack) item metadata are only supported when $(AndroidApplication) is true.

Solution

Remove the 'AssetPack' or 'DeliveryType' Metadata from your AndroidAsset build Items in the project the error was raised for.