键入此命令后:
C:\Users\PC\Desktop\apktool>apktool b MyAPK myapk-new.apk
之后我收到了这些日志
I: Using Apktool 2.3.3
I: Checking whether sources has changed...
I: Checking whether resources has changed...
I: Building apk file...
I: Copying unknown files/dir...
I: Built apk...
问题是我在任何地方都找不到bulit apk。我也用过
C:\Users\PC\Desktop\apktool>apktool b MyAPK myapk-new.apk--frame-path C:\Users\PC\Desktop\apktool
同样的结果。