Hi All
I was wondering if anyone has come across this issue when trying to export to android using Apache flex 4.15.0 FP20.0 AIR20.0 en_US/Android 4.x.x with Flashbuilder 4.7. My research tells me the libpng library does not support some sRGB profile metadata (exported from Photoshop for example) Looking through the logs, I see many references to icon72.png and many others, I was hoping I could find these in the Flex sdk and simply remove the meta manually, but I did not find the png mentioned, are these dynamically generated or something? Air 16 exporting is fine, because it uses an older version of the libpng library apparently. I have also removed all metadata from my png files, but still no luck. And ideas much appreciated. Here is the log file when exporting to android 4.x.x with Air 20: Error occurred while packaging the application: aapt tool failed:D:\Temp\180747f1-c5ca-461c-bc8c-547351d74a40\res\drawable-ldpi\app_icon.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited D:\Temp\180747f1-c5ca-461c-bc8c-547351d74a40\res\drawable-mdpi\app_icon.pngD:\Temp\180747f1-c5c: lia-461c-bc8c-547351d74a40\rbes\drawable-hdpi\app_icon.png: libpng warning: png warniiCCP: Not recognizing known sRGB profile that has been edited ng: iCCP: Not recognizing known sRGB profile that has been edited D:\Temp\180747f1-c5ca-461c-bc8c-547351d74a40\res\drawable-xhdpi\app_icon.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited D:\Temp\180747f1-c5ca-461c-bc8c-547351d74a40\res\drawable-ldpi\icon72.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited D:\Temp\180747f1-c5ca-461c-bc8c-547351d74a40\res\drawable-mdpi\icon72.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited D:\Temp\180747f1-c5ca-461c-bc8c-547351d74a40\res\drawable-hdpi\icon72.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited D:\Temp\180747f1-c5ca-461c-bc8c-547351d74a40\res\drawable-xhdpi\icon72.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited D:\Temp\180747f1-c5ca-461c-bc8c-547351d74a40\res\drawable-ldpi\status_icon.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited D:\Temp\180747f1-c5ca-461c-bc8c-547351d74a40\res\drawable-mdpi\status_icon.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited D:\Temp\180747f1-c5ca-461c-bc8c-547351d74a40\res\drawable-xhdpi\status_icon.png: libpng warning: D:\Temp\180747f1-c5ca-461c-bc8c-547351d74a40\res\drawable-hdpi\status_icon.png: libpng warning: iCCP: Not reiCCP: Not recognizing known sRGB profile that has cognbizing kneen edowni sRGB pted rofile that has been edited D:\Temp\180747f1-c5ca-461c-bc8c-547351d74a40\res\drawable-ldpi\status_icon24.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited D:\Temp\180747f1-c5ca-461c-bc8c-547351d74a40\res\drawable-mdpi\status_icon24.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited D:\Temp\180747f1-c5ca-461c-bc8c-547351d74a40\res\drawable-hdpi\status_icon24.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited D:\Temp\180747f1-c5ca-461c-bc8c-547351d74a40\res\drawable-xhdpi\status_icon24.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited Thanks jasen