Quick Reminder: Xamarin - MSBuild Perfomance Summary Jan 15, 2019 Is your Xamarin project taking a long time to build? Check which process is taking longer with Performance Summary: msbuild yourDroidOrIOS.csproj /clp:PerformanceSummary Most of the time is Aapt (on Xamarin Android) because of huge png files.