[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. [TUTORIAL] Root, install recovery for Xperia E1 locked bootloader topic
  2. [Tutorial] How to easily flash (unbrand) your Lumia using Windows Phone Recovery Tool topic
  3. Found an tutorial online on how to root Verizon Note 4....is this legit? topic
  4. [Tutorial] How to unbrick & How to put Apps on SD (Sony Xperia Z) topic
  5. [TUTORIAL] How to skip tracks on Android using Iphone earpods topic
  6. [Tutorial] Change Bluetooth MAC Address of LGOG topic
  7. [GUIDE][BOOT][MT2L03] Tutorial guide for compiling BOOT IMG from source code topic
  8. My Apps "My Files" not working topic
  9. MTP - Can't copy files to device topic
  10. [Tutorial] How to Deodex Lollipop System Files - One by One topic
  11. Note 4 System files topic
  12. [Q] OnePlus One unable to transfer files from PC to Internal Storage topic
  13. No media files showing up topic
  14. [Q] Possible to make a ROM with these files? topic
  15. [HELP] I just broke the screen and I need to recover my files topic
  16. Wiped System files now phone wont turn on! topic
  17. Copy files over to External Storage topic
  18. Htc desire 816 official lollipop update video review topic
  19. [Q] LG G2 Lollipop 5.0.2 V30A - NO ART topic
  20. [Q] Lollipop Notifications Color messed up topic

0 commentaires:

Enregistrer un commentaire