nmmp
nmmp copied to clipboard
Edit Manifest in AAB
Hi, how edit Manifest?
- Patched manifest in AAB
- AAB to APK
AndroidManifest.xml broken
The AndroidManifest.xml in .aab is a proto file, not an axml file. It is defined using .proto file. You can see the editAndroidManifest method in ProtoUtils.
I'll use your example
Try using setAttribute(attrIdx, newAttr),maybe the attribute index cannot be changed。
Very strange. Patched successfully, but new unknown data was added