Closed xqzc000 closed 3 years ago
It looks like you didn't install any framework files before decompiling your APK.
Have a look here for more information: https://ibotpeaches.github.io/Apktool/documentation/#frameworks
You can use this framework-res.apk from Android 10 AOSP if you want: https://androidfilehost.com/?fid=4349826312261650364
@Ticklefish it's not about framework files ,but thankyou all the same.
@iBotPeaches can you help me ?
i run 'apktool d -f -r apkfilename.apk' ,it 's normal for rebuild.
It does look framework related. Have you ran apktool empty-framework-dir --force
?
Looks like support. No response in almost a year. Closing.
Information
1.apktool version 2.4.1 &2.4.0 2.Operating System:mac
question:
Decoding is ok,and generate one directory , then do nothing but rebuild the apk by the directory ,then was told has erro.
like "No resource found that matches the given name ". No AndResGuard and DexProtector ,just an sample apk created by androidstudio.
Stacktrace/Logcat as follow: