- Gender
- Female
- Country
- United Arab Emirates
There is no doubt that you need the Apk fileYes I have already tried through SAI, it does not install either.
INSTALL_FAILED_NO_MATCHING_ABIS: INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113
Error message on SAI
Ok explain to me why if it's an Apk file you install it with Sai!?Sorry, could you clarify what you mean by this and how to do this?
Just in case, the modded apks I've tried are all APK files, not APKS
As I mentioned Android 14 has problems with mod games, you can write to the modders of the game you downloadedI tried installing it the normal way and that's when I got the message "App not as app isn't compatible with your phone"
Then I tried to download using SAI and that didn't work either and it said the same thing and the error code INSTALL_FAILED_NO_MATCHING_ABIS: INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113
Thank you so much SbennyAndroid 14 has increased the minimum SDK version for app installation. So, any old app that hasn't been updated to the newer SDK version cannot be installed. This, unfortunately, includes 80% of the apps you can currently find on Google Play. Not to mention that most websites we take the original/unmodified apps from, like apkpure or apkcombo, only provide apps compatible until Android 13, and not Android 14.
At the moment, your best bet is installing Virtual Android or using an Android Emulator on your PC, or even use an older smartphone just for gaming.
You still can sideload the apk via ADB with the code: adb install --bypass-low-target-sdk-block "apk path" but this is advanced stuff, and if you don't know what I'm talking about, better leave it.
