Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
4.1k views
in Technique[技术] by (71.8m points)

apk反编译 Public symbol string/xxx declared here is not defined.

反编译时遇到一个错误:

I: Using Apktool 2.4.1

I: Checking whether sources has changed...
I: Smaling smali folder into classes.dex...

I: Checking whether resources has changed...

I: Building resources...

W: ***
esvaluespublic.xml:14408: error: Public symbol string/*** declared here is not defined.

请问这是什么原因呢?


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

使用新版本apktool试试,https://ibotpeaches.github.io...


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
...