Closed kuhnst-akros-ch closed 1 month ago
I was trying to follow the instructions without rooted phone and found tiny bugs in the readme. See commit messages of the 2 commits.
At the end it did not work due to a mismatch between the APK’s native libraries and the device's architecture.
$ adb install -r -d tmp/EnhancedWhatsApp.apk adb: failed to install tmp/EnhancedWhatsApp.apk: Failure [INSTALL_FAILED_NO_MATCHING_ABIS: INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113] Performing Streamed Install
I was trying to follow the instructions without rooted phone and found tiny bugs in the readme. See commit messages of the 2 commits.
At the end it did not work due to a mismatch between the APK’s native libraries and the device's architecture.
$ adb install -r -d tmp/EnhancedWhatsApp.apk adb: failed to install tmp/EnhancedWhatsApp.apk: Failure [INSTALL_FAILED_NO_MATCHING_ABIS: INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113] Performing Streamed Install