This is the AMP version of this page.
If you want to load the real page instead, click this text.

Tutorial How to Fix "Parsing Error" In MODs Do Not Install Properly

GG78

ADBlock Expert
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 PMT"





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



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

GG78
 
It Should Be Noted That If You're Using ApkEasyTool / Any Thing That Uses apktool,
It Should Be Zipaligned After Compilation(Make Sure Zipalign After Compile Option In ApkTool Is Checked),
In Order To Work With Android 11.
If Not It Can Also Give "Parse Errors"
 
Since some people having issues, ive changed the dl link with the inofficial APK Editor v2.3 wich supports all .apks and Android 12