0

While runnig my avd in android studio 2.0 it is giving error libpng warning: iCCP: known incorrect sRGB profile . Can anyone help me on this . I dont understand this error

FaisalAhmed
  • 3,469
  • 7
  • 46
  • 76
  • Possible duplicate of [Android Studio: "libpng warning: iCCP: Not recognizing known sRGB profile that has been edited"](http://stackoverflow.com/questions/31495147/android-studio-libpng-warning-iccp-not-recognizing-known-srgb-profile-that-h) – Glenn Randers-Pehrson Apr 12 '16 at 17:29
  • Duplicate of http://stackoverflow.com/questions/31495147/android-studio-libpng-warning-iccp-not-recognizing-known-srgb-profile-that-h?rq=1 (The error message is different but the cause and solutions are essentially the same). – Glenn Randers-Pehrson Apr 12 '16 at 17:31
  • 1
    @GlennRanders-Pehrson, that question seems to be about a bad PNG file in the Android Studio project, whereas this question is about a warning emitted by the Android Studio emulator itself. – Sam Jun 16 '16 at 11:45
  • The libpng16 decoder is complaining about a bad input file. It doesn't matter whether it came from somewhere else or was generated by your app; it contains an old profile (probably from Microsoft/HP) that needs to be updated. – Glenn Randers-Pehrson Jun 16 '16 at 20:42

0 Answers0