how to solve ### this i searched the internet and found in some articles suggested changing AndroidManifest.xml and setting android:extractNativeLibs to true but when decompiling .apk the AndroidManifest.xml file is in binary format so i am confused how to change it. please someone can help
❯ adb install -t telegram.apk Performing Streamed Install adb: failed to install telegram.apk: Failure [INSTALL_FAILED_INVALID_APK: INSTALL_FAILED_INVALID_APK: Failed to extract native libraries, res=-2]