当前位置:网站首页>Solution summary of apktool back compilation problem
Solution summary of apktool back compilation problem
2022-07-21 04:43:00 【Jelly cavalierly】
Preface
When we take advantage of apktool.jar There may be various errors when compiling back , Most of them are errors caused by resource files , First, we can update apktool.jar, This is the connection http://ibotpeaches.github.io/Apktool/. The following are the relevant problems I encountered and the solutions :
1. Yes PNG File parsing failed
I: Using Apktool 2.0.0
I: Checking whether sources has changed...
I: Smaling smali folder into classes.dex...
I: Checking whether resources has changed...
I: Building resources...
libpng error: Not a PNG file
ERROR: Failure processing PNG image E:\ Reverse Toolkit \Android reverse \ Decompile \apktool2.2\.\xxxx\res\drawable-hdpi\
lbs_phone.png
libpng error: Not a PNG file
ERROR: Failure processing PNG image E:\ Reverse Toolkit \Android reverse \ Decompile \apktool2.2\.\xxxx\res\drawable-hdpi\
lbs_route.png
libpng error: Not a PNG file
ERROR: Failure processing PNG image E:\ Reverse Toolkit \Android reverse \ Decompile \apktool2.2\.\xxx\res\drawable-ldpi\
z_jq_hf5.png
Here you only need to use the image editing tool or windows Self contained paint Save picture as PNG The picture is OK .
I: Using Apktool 2.0.0
I: Checking whether sources has changed...
I: Checking whether resources has changed...
I: Building resources...
I: Copying libs...
I: Building apk file...
I: Copying unknown files/dir...
Back compilation succeeded 边栏推荐
- 【LaTeX】MikTex+TexStudio安装及配置论文写作环境
- 用C语言数组编写贪吃蛇
- JS笔试题--实现数组的flat函数
- Writing greedy snake with C language array
- ibatis与SQL注入
- DHCP overview and detailed DHCP server deployment
- 可以快速提高编程能力的9个建议
- Game improvement of smart people: Lesson 2 of Chapter 3: k-number multiplication (Cheng)
- Reptile analysis process from a rookie (code attached at the end of the text)
- Disk management and file system
猜你喜欢
随机推荐
English introductory notes
Excel中万能的查询函数——VLOOKUP(使用方法+实操)
RNA 24. SCI文章中基于TCGA的免疫浸润细胞分析的在线小工具——TIMER
Back to the origin: start learning again
JS基础--JSON
DOM操作--获取元素和节点
敏捷开发模式下SDL实践
超全干货:数据可视化的设计总结,工具,技术要点统统都有
TCP和UDP的区别
Development history of Beijing BGP machine room
Various variables and variable operations of shell
VRRP Virtual Router Redundancy Protocol
FigDraw 14. SCI 文章绘图之和弦图及文章复现(Chord Diagram)
动态调试JS代码
LVM与磁盘配额
Quota of disks
DNA 7. 基因组拷贝数变异分析及可视化 (GISTIC2.0)
DHCP overview and detailed DHCP server deployment
ENSP—NAT综合实验
System safety and Application