[Tutorial] How to Deodex Lollipop System Files - One by One topic

SOCIALIZE IT ⇨

Hey guys,

I write this tutorial to help guys deodex individual apps and not all apps or not to do batch deodex.

There are few good tools to Batch Deodex Roms but I found one by one tutorial which was not properly framed...

Though the credits goes to the creator of the tool.

I dont take any credits for that tool and here I just write up a tutorail on how to do it.

Step by Step Tutorial:

- First of all download this zip file of the tools required for the process - Link

- Now, extract the files of the zip to any folder.

- Head over to the directory you extracted the tools. It will contain many files such as baksmali, smali, 7zip etc..

- Now press Shift+Right Click and select Open Command Window Here.

- Now just copy the apk and the .odex.art.xz and odex.xz files in that directory.

- Now in command prompt type the following commands.

Note: Replace * With the name of the apk. (If you dont get it see the Post #2 for eg)


Code:


7za x *.odex.xz


Code:


oat2dex.bat *.odex


Code:


oat2dex.bat *.odex temp.dex


Code:


java -jar baksmali-2.0.3.jar -a 21 -x temp.dex -o deodex


Code:


java -jar smali-2.0.3.jar -a 21 deodex -o classes.dex


Code:


7za u -tzip *.apk classes.dex

Now, the apk you initially coppied is now dexoded. Now you can use that apk the way you want :D

See post #2 for example :)

xda-developers


  1. To disable heads-up notification in lollipop topic
  2. Is root required to roll back to KitKat? topic
  3. [REQ] Multi DPI Stock Camera topic
  4. May be this is it for Xperia J topic
  5. [Q] No IMEI and baseband anymore. So back to stock rom for repair! topic
  6. [Q] New to phone - on 24A rooted - where to go from here? topic
  7. [Q] Galaxy S6 Edge T-Mobile Unlock by SIM code topic
  8. How to roll back to KK topic
  9. What is this in Greenify settings topic
  10. [Q] How to update? topic
  11. Free space on partition system topic
  12. Any LP ROM with working data switch in system profiles? topic
  13. [Q] HELP EDITING SYSTEM CALIBRATION FILE? have root etc... topic
  14. [Q] [q] system ui cm12 topic
  15. [Q] Missing Space on System topic
  16. Changing file in /system stops update? topic
  17. [Q] M9 System Language Japanese? topic
  18. [Q] System update impossible topic
  19. [Q] After installing 5.1, I have no free /system space topic
  20. [Q] {tutorial request} topic

0 commentaires:

Enregistrer un commentaire