I got all the way through the Deodex procedure, but the following adb commands at the end didn't work:
rm /system/app/*.odex
rm /system/framework/*.odex
It appears to me that these commands simply delete the .odex files in the app and framework folders. If so, can I use root explorer to manually delete the .odex files.
I'm concerned about touching anything until I get confirmation of what this does. Thank you in advance.
rm /system/app/*.odex
rm /system/framework/*.odex
It appears to me that these commands simply delete the .odex files in the app and framework folders. If so, can I use root explorer to manually delete the .odex files.
I'm concerned about touching anything until I get confirmation of what this does. Thank you in advance.