Jump to content
  • 0

How to reinstall a game with *86 libraries?


BigJack
 Share

Question

1 answer to this question

Recommended Posts

  • 0

[ @BigJack ]
---
X86 is still considered 32bit scope. Most of the game nowadays usually doesn't provide x86 libraries anymore, only arms. Arms architecture also have both 64 & 32bit. Armeabi-v7a/Armv7 is Arm x86/32bit version, Armv8/Armv8a is 64 bit version. You can use: APKCombo which allows you to download specific architecture of the game.
---
You can also use: AuroraOSS, it is alternative apps to Google Play Store, it allows you to download specific version of the app through version codes. You can download the latest version of the game first and try to find it's apk version codes. You can go to: /data/data/com.your_game_name/base.apk, click on it -> you will be asked wether to install it or not along with information from that APK (you should see version codes that are not separated with dots (.). For example in Minecraft:

Quote

            "armeabi-v7a": 952001021,
            "x86": 962001021,
            "arm64-v8a": 972001021,
            "x86_64": 982001021

---
If you're trying to go with option 2, try to play with the version codes by decreasing each number or decrementally.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.