[Theme/Script]Rosie Color Changer For JAC Hero's[v0.7 updated 10/1/09]
Big thanks to Chris Sewell (csewell08) for donating server space. Without him, there would be no OTA script updates or repository. Check him out at
wootroot.com!
Thanks also to everyone who has left comments and supported me. You guys are the reason I keep updating!
A while back some of you may remember me starting on creating full rosie themes in various colors. My work slowed for various reasons but one of them was that there was no easy way to create a non-destructive update.zip. Every theme would have to be packaged as a full rom and some data would have to be formatted.
Not Anymore!
I have created a script that will replace parts of the sense/rosie/hero UI with a different color from my currently WIP Rosie Color's theme, and best of all it's easy and non-destructive! No formatting, no update.zip's, no restarting into recovery, just one command.
How To Install
1. Download the appropriate Rosie_Color_Changer_*.zip for your rom version and unzip the contents onto the root of your sdcard. (meaning you should have the folder "rosie_colors" on the root of you're sd)
2. Enter the commands below using either Terminal Emulator/Better Terminal or ADB
Code:
su
mount -o rw,remount /dev/block/mtdblock3 /system
cd /sdcard/rosie_colors
busybox cp rosie.txt /system/bin/rosie
chmod 755 /system/bin/rosie
busybox chown 0:0 /system/bin/rosie
3. Thats all there is to it, just type rosie in the terminal to start the script and follow the directions to change colors. try the command "rosie -r -b" to change the launcher to blue!
Updating From v0.3
Replace the rosie_colors folder with the updated one and then follow the install instructions (versions after 0.4 will be much easier to update)
Updating From v0.4
Replace the rosie_colors folder with the updated one and use the command:
Updating From v0.5 and higher
Over The Air
Localy
Replace the rosie_colors folder with the updated one and use the command:
Screenshots



Downloads
Color_Changer_v0.7
JACHero, JACxHERO, and JACxHEROSkiv ROM's
http://69.175.30.53/Dustin/jac/rosie_colors.zip
Drizzy Roms
TBA
Change Log
v0.7
Themes updated to work with the latest JAC roms.
v0.61
Fixed a error message while downloading themes and updates
Fixed a mispelling
v0.6
All update options are now available
Themes may be downloaded from the repository using rosie -d
v0.5
Update script has been rewritten to support downloading updates using the data connection (Big thanks to Chris Sewell for this!!!)
rosie -cu now checks for updates online
v0.4
Status Bars are now themed and changed using -f
Framework changes are now available with -f
Total Conversions are now available with -tc
Future script updates will be done using -u
-u currently only supports updates on sd card, web updates will be available later
v0.3
first public release
currently only available on JAC ROM's
currently only changes the launcher
colors available are blue, purple, white, green, red, and original
other commands are set to make upgrading easier for me and will display a not yet available message when used.