libpng error: Not a PNG file
程序员文章站
2022-07-14 17:09:48
...
Android Studio开发时出现:libpng error: Not a PNG file
Android Studio版本:3.1.3
从反馈的错误信息来看意思就是我的图片中存在不是.png格式的图片
知道问题后问题就好解决了,在res→mipmap/drawable将自己的资源中的每一张图片都打开然后看格式是否是.png格式
如图:
注意:一定要将图片打开才能看到,因为即使你的资源文件中的图片是.png也不能保证你的图片原始文件是.png。找到后打开图片后重新导出图片格式为.png就可以解决此问题。
我遇到的问题是有一张图片原本是.jpg格式的,我自己改成了.png格式。
推荐阅读
-
ORA-19625: error identifying file
-
在安装系统出现error cannot load file code 5555h 的解决办法
-
PHP错误Parse error: syntax error, unexpected end of file in test.php on line 12解决方法
-
Mysql启动中 InnoDB: Error: log file ./ib_logfile0 is of different size 0 5242880 by
-
解决启动MongoDB错误:error while loading shared libraries: libstdc++.so.6:cannot open shared object file:
-
MySQL Error Log 文件丢失导致The server quit without updating PID file启动失败的场景
-
Mysql启动中 InnoDB: Error: log file ./ib_logfile0 is of different size 0 5242880 bytes 的问题
-
mysqld_safe error: log-error set to '/data/log/mysqld.log', however file don't exists. Create writable for user 'mysql'.The server
-
Cannot run program "/usr/local/android-sdk-linux/build-tools/23.0.2/aapt": error=2, No such file or
-
Tomcat启动报错:org.apache.catalina.LifecycleException: Failed to start component...java.util.zip.ZipException: error in opening zip file