So I bring all the smali/baksmali files, .jar/.odex files from framework, into the same folder. Execute android.policy.jar with 1.bat. Get a classout folder, work on the files based on this torch mod tutorial. After I'm done, compile it back using 2.bat. I get a .dex file, then I reodex it following sicopat's tutorial.
Is that the correct procedure?
p.s. Dave I appreciate all this help, you're explanations are very detailed, it's just that I'm still new and still need some guidance.
Edit: I went ahead and tried experimenting with smali/baksmali. In the classout folder, I'm not getting the KeyguardViewMediator$4.smali file.