APKEditor
APKEditor copied to clipboard
Powerful android apk editor - aapt/aapt2 independent
Can you add feature flags? This feature will be useful for someone adding a language pack, and some extra strings will give an error, but if there are too many...
 After adding some text the size has doubled the original file Second problem When this file AndroidManifest.xml is not repaired, copy the original file, this will not...
**Describe the bug** Signature Scheme v2 is invalid when restoring signature back to modded APK I dumped from original APK. Works perfectly fine with other games. I'm using CorePatch 4.5...
Since Aurora Store 4.4.4 added application export in zip format, it would be cool if APKEditor could support merge operation from zip input, as well as the current folder input...
APKEditor creates temp random named temp directory (tmp_xxxxxxxx) on every use and my dev directory is full of these which I have to keep deleting Can you add an option...
**Describe the bug** It appears that APKEditor cannot correctly handle XML entities in resource strings. String in source code: `\"Alma\" & Körte`. Expected behaviour: The string should show up as...
Introduce the CLI option to preserve android:extractNativeLibraries to allow re-packing apps that initially ship with this setting (and some code relies on it!) To repack such an application with apktool...
Need update readme. New feature cloner
**Describe the bug** Since we bypass security with original APK inside modified APK, we needed to multiplex APK in order to reduce the size of APK. APKEditor does not support...