Apktool fix for windows PC

Search This thread

Yasinarefin

Member
Mar 20, 2014
23
12
Dhaka
We all suffer a lot for apktool error.....
This is so annoying isn't it !!:crying::crying::crying::(:(

Most of us canrt recompile successfully:(:(:(:(

I am going to give the fix for this:cyclops::cyclops::cyclops:
Download this apktool in attachment

Now extract is to your windows pc C;//users/(your name)/apktool

Now download JDK from java.com and remove all java softs you used before!!!:silly:


Now take these from your ROMS system/framework framework-res.apk,semcgenericuxpres.apk and mediatek-res.apk(if you have ).
Copy jre(whole folder) from programme files java to C;//users/user/apktool

THen open control panel > java > go to java tab > now click view > then click find > now take it to the apktool folder and then click next and minimize it dont maximize.

Not open command promt from the apktool folder and type apktool if framework-res.apk , apktool if semcgenericuxpres.apk and all other frameworks you have :laugh::laugh::laugh::laugh:
Code:
apktool if framework-res.apk

You have to chose chose frameworks with your brain :good::good::good::good:

Now take any thing from that rom like settings.apk

To decompile type apktool d settings.apk
Code:
apktool d settings.apk
Then do your works and then to recompile type
Code:
apktool b settings

The command for signing is given in the apktool use that for signing the apk :victory::victory::victory::victory:

You are done ! Any problem comment here !!!!:fingers-crossed::fingers-crossed::fingers-crossed::p:p:p:p
 

Attachments

  • java.PNG
    java.PNG
    43.8 KB · Views: 52
  • APktool_MiXED_by_YASIN.zip
    9.3 MB · Views: 194

zelendel

Senior Member
Aug 11, 2008
23,360
20,609
OnePlus 6T
OnePlus 9
We all suffer a lot for apktool error.....
This is so annoying isn't it !!:crying::crying::crying::(:(

Most of us canrt recompile successfully:(:(:(:(

I am going to give the fix for this:cyclops::cyclops::cyclops:
Download this apktool in attachment

Now extract is to your windows pc C;//users/(your name)/apktool

Now download JDK from java.com and remove all java softs you used before!!!:silly:


Now take these from your ROMS system/framework framework-res.apk,semcgenericuxpres.apk and mediatek-res.apk(if you have ).
Copy jre(whole folder) from programme files java to C;//users/user/apktool

THen open control panel > java > go to java tab > now click view > then click find > now take it to the apktool folder and then click next and minimize it dont maximize.

Not open command promt from the apktool folder and type apktool if framework-res.apk , apktool if semcgenericuxpres.apk and all other frameworks you have :laugh::laugh::laugh::laugh:
Code:
apktool if framework-res.apk

You have to chose chose frameworks with your brain :good::good::good::good:

Now take any thing from that rom like settings.apk

To decompile type apktool d settings.apk
Code:
apktool d settings.apk
Then do your works and then to recompile type
Code:
apktool b settings

The command for signing is given in the apktool use that for signing the apk :victory::victory::victory::victory:

You are done ! Any problem comment here !!!!:fingers-crossed::fingers-crossed::fingers-crossed::p:p:p:p

No idea what issues your having as many of us here have no issues with apktool