This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!
Once you run the processes in xUltimate, it creates two folders, done_app and done_frame I think. You need to use something like Root Explorer or ADB likewise and copy the done_app folder to the system/app folder and copy the done_frame to the system/framework folder. I beleive there is a thread on here or over on XDA that has step by step to do this the proper way via ADB.
Place done_app and done_frame folders from xUltimate folder tp the root of your sd card (/sdcard/done_app /sdcard/done_frame).
Make sure your phone is plugged into the USB cable and PC Mode is selected and that you have debugging enalbed on the phone application settings.
Open DOS prompt and type the following commands or paste them at the DOS prompt.
adb shell
su
stop
mount -o rw,remount -t ext3 /dev/block/mmcblk1p21 /system
cp /sdcard/done_app/* /system/app/
cp /sdcard/done_frame/* /system/framework/
rm /system/app/*.odex
rm /system/framework/*.odex
reboot
FWIW, 928Droid is going to be releasing a D2 theme/updater this week (maybe today/tomorrow) that will both deodex and apply his BEAUTIFUL Black Glass D2 theme automatically.
What error message...are you still messed up, or ?
Worst case, you might have to SBF back to stock and start again, if you can't resolve this and don't have a Clockwork Recovery backup you can restore...
Just go to the 2.4.0 ROM. If you want to stay on the official current then look for a thread of mine that contains the latest official files in deodex form.
Just go to the 2.4.0 ROM. If you want to stay on the official current then look for a thread of mine that contains the latest official files in deodex form.