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