Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

APK解压出来,所有的中文都是乱码啊? #1

Open
XinYiWorld opened this issue Oct 22, 2019 · 4 comments
Open

APK解压出来,所有的中文都是乱码啊? #1

XinYiWorld opened this issue Oct 22, 2019 · 4 comments

Comments

@XinYiWorld
Copy link

No description provided.

@supperlitt
Copy link
Owner

AndroidMainfest是这样,主要是,apktool解压的时候,执行了-r操作不处理资源,所以不会报错。

@XinYiWorld
Copy link
Author

解决了,应该是缓存的问题。

@matthuo333
Copy link

哪里缓存? 怎么清?

解决了,应该是缓存的问题。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@supperlitt @XinYiWorld @matthuo333 and others