Error:
The following error occurred while Xamarin Android was compiling:
Libpng Warning:iCCP:Not Recognizing known SRGB profile it has been edited
Solve:
Put the Android item under the resource below the PNG image, double-click on the open, simple edit save a bit, OK.
Reference:
Here's a by-resolve the issue within Visual Studio (I ' m using VS2015) on a file-by-file basis:
Double-click the offending image file in the Project window to bring up Visual Studio ' s Image editor window.
Press "P" (Shortcut to the "Draw a free-form Line" tool).
Select a color from the Properties window, the exactly matches an, your image (e.g. white).
Paint over a few pixels in the area, save, and rebuild. The warning for that file should disappear.
cheers!
http://forums.xamarin.com/discussion/31167/ suppressing-libpng-warning-iccp-not-recognizing-known-srgb-profile-that-has-been-edited
"Xamarin Error" libpng warning:iCCP:Not recognizing known SRGB profile it has been edited