سؤال

In my application I get this error for all drawalbes that I have in the folder res/drawable:

[2011-05-15 16:07:47 - Marmara] libpng error: Not a PNG file
[2011-05-15 16:07:47 - Marmara] ERROR: Failure processing PNG image D:\WorkSpace JEE\Marmara\res\drawable\waiting.png
[2011-05-15 16:07:47 - Marmara] D:\WorkSpace JEE\Marmara\res\layout\detail_promo.xml:55: error: Error: No resource found that matches the given name (at 'src' with value '@drawable/ombreinterne_imghp').

I've tried to move all drawables and add them again, I've tried also to clean the project many times, but none of that works.

هل كانت مفيدة؟

المحلول

I think your waiting.png has some problem, Remove that image and check ! Because of some corrupted png file further processing is not happening.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top