Android libpng error: Not a PNG file错误解决

本文介绍了解决从Eclipse迁移到Android Studio过程中遇到的Android libpng error: Not a PNG file错误的方法。主要原因是某些图片文件格式不正确,文章详细说明了如何查找并修复这些图片。
Android libpng error: Not a PNG file错误解决
   从Eclipse迁移项目到AndroidStudio中,在Eclipse中没有报错的项目在AndroidStudio中会报此错误。
  解决方案:此错误提示为某个PNG图片的原本格式不是PNG,我们需要找到这个图片然后将其改为正确的格式即可。
	    在android studio中依次点开每个png图片,如下图,ide中会显示该图片的真正格式,我们找到不符合要求的图片改为正确格式即可。
  注意:在存放图片时千万不要将格式为.jpg的图片改成.png格式,千万不要偷懒,一定要将格式转换成PNG格式的图片,否则编译将不通过。切记!!!!





                
C:\Users\Administrator\Desktop\apktool>java -jar apktool_2.11.1.jar b ys_out --copy-original --use-aapt1 -o patched.apk I: Using Apktool 2.11.1 on patched.apk with 8 threads I: Checking whether sources have changed... I: Checking whether sources have changed... I: Smaling smali folder into classes.dex... I: Checking whether sources have changed... I: Checking whether resources have changed... I: Building resources with aapt... W: libpng error: Not a PNG file W: ERROR: Failure processing PNG image C:\Users\Administrator\Desktop\apktool\ys_out\res\mipmap-xxxhdpi\ic_launcher.png W: libpng error: Not a PNG file W: ERROR: Failure processing PNG image C:\Users\Administrator\Desktop\apktool\ys_out\res\mipmap-xxxhdpi\ic_launcher_foreground.png W: libpng error: Not a PNG file W: ERROR: Failure processing PNG image C:\Users\Administrator\Desktop\apktool\ys_out\res\mipmap-xxxhdpi\ic_launcher_round.png Exception in thread "main" brut.androlib.exceptions.AndrolibException: brut.common.BrutException: could not exec (exit code = 1): [C:\Users\Administrator\AppData\Local\Temp\brut_util_Jar_89850116274816387662406604486080040240.tmp, p, --forced-package-id, 127, --min-sdk-version, 21, --target-sdk-version, 31, --version-code, 637, --version-name, 4.0.0_16983586_17100363, --no-version-vectors, -F, C:\Users\Administrator\AppData\Local\Temp\APKTOOL684410994307341459.tmp, -I, C:\Users\Administrator\AppData\Local\apktool\framework\1.apk, -S, C:\Users\Administrator\Desktop\apktool\ys_out\res, -M, C:\Users\Administrator\Desktop\apktool\ys_out\AndroidManifest.xml] at brut.androlib.AaptInvoker.invoke(SourceFile:309) at brut.androlib.ApkBuilder.buildResources(SourceFile:352) at brut.androlib.ApkBuilder.build(SourceFile:93) at brut.apktool.Main.main(SourceFile:322) Caused by: brut.common.BrutException: could not exec (exit code = 1): [C:\Users\Administrator\AppData\Local\Temp\brut_util_Jar_89850116274816387662406604486080040240.tmp, p, --forced-package-id, 127, --min-sdk-version, 21, --target-sdk-version, 31, --version-code, 637, --version-name, 4.0.0_16983586_17100363, --no-version-vectors, -F, C:\Users\Administrator\AppData\Local\Temp\APKTOOL684410994307341459.tmp, -I, C:\Users\Administrator\AppData\Local\apktool\framework\1.apk, -S, C:\Users\Administrator\Desktop\apktool\ys_out\res, -M, C:\Users\Administrator\Desktop\apktool\ys_out\AndroidManifest.xml] at brut.util.OS.exec(SourceFile:143) at brut.androlib.AaptInvoker.invoke(SourceFile:305) ... 3 more ys_out\smali\com\example\floatingball\FloatingBallService$TouchListener.smali[108,0] Error for input '.end class': Invalid directive
最新发布
10-13
评论
成就一亿技术人!
拼手气红包6.0元
还能输入1000个字符
 
红包 添加红包
表情包 插入表情
 条评论被折叠 查看
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值