
Tried it. Really powerful method! It worked flawlessly (of course I had to follow all the instructions to the letter)!! Thank you very much
chibucks and badboy303!!!
First one has to install ADB Tool on their PC. Here is how:
http://forum.sdx-developers.com/intercept-guides-and-tips/%28guide%29-steps-to-install-adb-tool-on-your-windows-pc/Next, get temporary root on Samsung Intercept. This is how:
http://forum.sdx-developers.com/intercept-guides-and-tips/%28guide%29-how-to-use-adb-tool-manual-method-for-getting-temporary-root/Used Windows Vista PC and ADB Tool Manual method.
First pulled /system/framework/framework-res.apk from phone using ADB command.
Download and install Winzip and 7Zip tools on the PC.
Downloaded shutdown.zip file attached in the following thread:
http://forum.sdx-developers.com/intercept-theme-files/goodbye-world-shutdown-screen/msg107371Opened shutdown.zip file using Winzip tool and extracted shutdown png files from this shutdown.zip file to a folder on C Drive
Made a copy of framework-res.apk as framework-res-bak.apk (Just in case).
Opened framework-res.apk in 7Zip Tool
Went inside assets\images\shutdown\ folder of the framework-res.apk file using 7Zip tool
Opened the folder on C Drive where shutdown png file were previously extracted
Selected, Dragged one shutdown png file at a time from this C Drive folder and dropped it in assets\images\shutdown\ folder of the framework-res.apk file inside 7Zip tool
Closed the framework-res.apk file that was opened in 7Zip tool (It seems that it saves the file on the fly)
Pushed framework-res.apk file from C drive to phone /sdcard folder using ADB command method
Removed /system/framework/framework-res.apk file
Copied /sdcard/framework-res.apk file to /system/framework/framework-res.apk
Verified the file /system/framework/framework-res.apk using ls -l command and diff command
Reboot the phone
Test phone couple of times by doing power off and power on.
Enjoy your custom shutdown animation.
