- Joined
- Jan 9, 2022
- Messages
- 3,594
- Points
- 113
Hello Peeps,
Today we gonna learn, how to fix "Parsing errors" in Mod's. This will hopefully help avoiding complaints in the Shoutbox & You also never have to wait for the Modders to fix it.
Here an Example of an "Free Mod by BMT"
This seems to be a very common problem for a lot of you Guys. Now let's fix it.
Requirements:
Let's Start
Here we choose the downloaded mod apk wich gave us the "parsing error"
Now click "Common Edit" to figure out what causes the Error.
In 99% of all "Parsing Error" cases it's the Target SDK wich is 30 (Android 11) or 31 (Android 12). And Yes even if your Phone has Android 11 or 12 the Installation will Fail, cause the APK has been re-signed by an Modder. To Fix this simple lower the Target SDK by 1 (Android 11 from 30 to 29 & Android 12 from 31 to 30)
In this Case we set the SDK to 29, Click "Save" & Install the APK.
Problem fixed & the Apk will be installed without any issues.
Happy Playing
Best Regards
Today we gonna learn, how to fix "Parsing errors" in Mod's. This will hopefully help avoiding complaints in the Shoutbox & You also never have to wait for the Modders to fix it.
Here an Example of an "Free Mod by BMT"
This seems to be a very common problem for a lot of you Guys. Now let's fix it.
Requirements:
- A Smartphone
- Apk Editor Pro
5.27 MB file on MEGA
mega.nz
Let's Start
- Download & Install the Apk Editor Pro
- Open it & follow the Screenshot Tutorial
Here we choose the downloaded mod apk wich gave us the "parsing error"
Now click "Common Edit" to figure out what causes the Error.
In 99% of all "Parsing Error" cases it's the Target SDK wich is 30 (Android 11) or 31 (Android 12). And Yes even if your Phone has Android 11 or 12 the Installation will Fail, cause the APK has been re-signed by an Modder. To Fix this simple lower the Target SDK by 1 (Android 11 from 30 to 29 & Android 12 from 31 to 30)
In this Case we set the SDK to 29, Click "Save" & Install the APK.
Problem fixed & the Apk will be installed without any issues.
Happy Playing
Best Regards