This is just an small tutorial that shows how deodexing works.
First of all you need these three tools, deodexerant , baksmali and smali
Connect your phone with USB and make sure you can acces adb and then do the following:
Now that you have a deodexd files in the out folder you need to create the classes.dex file again.
It’s time to put the classes.dex in to the empty com.htc.framework.jar.
You have an deodexd com.htc.framework.jar, if you wish to use it you need to sign it:
You are done!