• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root Custom Boot Screen Download

AustinLott

Newbie
Download the boot screens here: 4shared - My 4shared - shared folder - free file sharing and storage
It's basically just an orange and red version of the original boot screen, and a retro version. But hey. It's different :)
Make Sure The File Says "framework-res.apk" not "framework-res_2.apk" or anything like that.
How to Install:
1) Launcher ADB
2)change ur Directory to be were your android SDK is
3) Type "adb Devices" Makes sure it says A555 Device under the list of devices
4) Put the framework-res.apk in ur Tools folder in the android SDK
5) Type "adb push framework-res.apk /sdcard/"
6) Type "adb shell"
7) Type "su"
8) Type "mount -o rw,remount /dev/block/mtdblock4 /system"
9) Type "busybox cp -R /sdcard/framework-res.apk /system/framework"
10) Type "reboot" let your phone reboot

I'm not responsible for anything that happens to your phone or any other devices. And all that other stuff about don't blame me.

thanks to snowboarderxd1 for the adb commands:)


Feel Free To Offer Donations. Motivation Helps The World Go Round.
 
I'm also working on a solid inverted theme, boot screen and all the other framework-res images. It's a little bit of a time filler more than an actual project. But I'll post a video tutorial soon for all my fellow modders :D
 
Back
Top Bottom