Is it possible to unpack an application and re-pack it with changes and make it work on Android 11?
I unpacked and recompiled an app without making any changes. I later signed it following this guide , but when i try to install it with adb, I obtain this error:
> Failure [INSTALL_FAILED_INVALID_APK: Failed to extract native libraries, res=-2 –
I read that on Android 11 you have to sign the apk with schema v2. I did it but the app gives me an error when I try to install it.
Asked by moskino11
(1 rep)
Oct 31, 2022, 11:58 AM
Last activity: Oct 31, 2022, 03:14 PM
Last activity: Oct 31, 2022, 03:14 PM