Please enable JavaScript in your browser!
Home
Explore
Help
Register
Sign In
dongguoliang
/
game_script
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
斗破苍穹:在合包的时候出错,原因是 androidmanifest.xml中的dataExtractionRules 识别不了;
dataExtractionRules是在 Android 11(API 级别 30)中引入的;
所以在我把要包工具2.11中的1.apk删除了;放了个android-33.jar;没有改写成1.apk
然而,apktool自己生成了1.apk;
所以如果后期还有识别不到的属性,可能需要apktool if 安装一下
DONGGUOLIANGNEW\edy
2 years ago
parent
b7c371f6b9
commit
242340dd26
1 changed files
with
0 additions
and
0 deletions
Split View
Show Diff Stats
BIN
android-33.jar
BIN
android-33.jar
View File