Deodexed ROM for Droid Razr [GUIDE]

What is Deodexing?
Deodexing is basically repackaging of android APKs in such a way, that all pieces of an application package are put together back in one place, allowing for easy modification such as theming. Since no pieces of code are coming from any external location, custom ROMs or APKs are always deodexed to ensure integrity.

How to Deodex your Droid Razr ROM

!!!You must be rooted to try this!!!

It is assumed that 1) You are already rooted 2) You have the Android SDK and ADB set up on your PC/laptop and are familiar with basic ADB shell commands

ONE CLICK INSTRUCTIONS:
This is a 1-click method but we are going to setup something first then get you into BP Tools

Download the Deodexer package here
Extract the Zip file to your PC (should have a folder called “deodexer”)

Here on this is a 2 Step Process

STEP 1

1. Plug your phone into a usb cable connected to your pc
2. Open a command prompt window on your pc
3. Type: adb shell
4. Type: su
5. Type: echo “ro.sys.atvc_allow_all_adb=1” > /data/local.prop
6. Type: reboot

STEP 2

1. Navigate to the deodexer folder
2. Double click deodexrun.bat
3. Follow Instructions
4. Hold “vol up” + “vol down” as phone restarts
***** NOTE the “vol up” button is the enter key ****
5. Use the “vol down” button to navigate to BP Tools
6. Press the “vol up” button to select BP Tools

You should be doedexed.

3 Comments

  1. Link delete

Comments are closed.