I got an error with Android Studio. Do you guys know how to solve it?
I already checked if the files exist. They make. I already checked the image format and also saved it in png. I am still getting the following error. What could it be?
--- Error ---
: application: mergeDebugResources libpng error: not PNG file
Error: failed to execute the command: C: \ Users \ Kharlo PC \ AppData \ Local \ Android \ android-studio1 \ sdk \ build-tools \ android-4.4W \ aapt.exe s -i D: \ XfixedOdometer \ app \ src \ main \ res \ drawable- hdpi \ ic_launcher.png -o D: \ XfixedOdometer \ app \ build \ intermediates \ res \ debug \ drawable-hdpi-v4 \ ic_launcher.png
Error Code: 42
Conclusion: libpng error: not PNG file
Thanks in advance:)
source share