[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. [Q] [q] system ui cm12 topic
  2. [Q] Missing Space on System topic
  3. Changing file in /system stops update? topic
  4. [Q] M9 System Language Japanese? topic
  5. [Q] System update impossible topic
  6. [Q] After installing 5.1, I have no free /system space topic
  7. [Q] {tutorial request} topic
  8. How you can install android USB driver video tutorial topic
  9. [TUTORIAL] Root, install recovery for Xperia E1 locked bootloader topic
  10. [Tutorial] How to easily flash (unbrand) your Lumia using Windows Phone Recovery Tool topic
  11. Found an tutorial online on how to root Verizon Note 4....is this legit? topic
  12. [Tutorial] How to unbrick & How to put Apps on SD (Sony Xperia Z) topic
  13. [TUTORIAL] How to skip tracks on Android using Iphone earpods topic
  14. [Tutorial] Change Bluetooth MAC Address of LGOG topic
  15. [GUIDE][BOOT][MT2L03] Tutorial guide for compiling BOOT IMG from source code topic
  16. My Apps "My Files" not working topic
  17. MTP - Can't copy files to device topic
  18. [Tutorial] How to Deodex Lollipop System Files - One by One topic
  19. Note 4 System files topic
  20. [Q] OnePlus One unable to transfer files from PC to Internal Storage topic

0 commentaires:

Enregistrer un commentaire