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

Root Blkkangbluecircbat theme for Fission 2.1 gone final (?)

@faber78

I figured out how to change status bar colors and a few other colors concerning the "Verizon Wireless" (which I changed to "iPhone Killer" :p) color. I remember you wanting to change the colors at some point.

I don't know if you've figured it out or not, but I can link you to the threads that helped me out.

I still can't find the .xml that changes the color for the settings menu....do you know which one it is. It's hard figuring out which .xml is for what :p

Check out what I've done so far, the first one has the clock in the status bar, the second one does not:

snap20101124_081921.png



snap20101124_100927.png


Also the info that runs across the status bar when you install an app or connect to usb, etc. is blue.
that is awesome :D
i would love a link on how to do that, i have no clue....

Will this work with Fission 2.2.1 too?
if you mean this theme, i have no clue....im still running 2.1
 
that is awesome :D
i would love a link on how to do that, i have no clue....


if you mean this theme, i have no clue....im still running 2.1

I'd like to know too. I read something about needed a hex editor to decode the xml files. That didn't sound too fun but I just have not had the time to investigate further.
 
all i can get is; "cant access jar file"

Did you rename the colorChangev3.zip correctly to .jar?

What services.jar file are you using? If you send me your services.jar I can test it out to make sure it's working correctly.

Did you check the last link I gave you....if you follow those steps it should work.

I don't know if you are using PowerCmd? I use it, it works really well.
 
Did you rename the colorChangev3.zip correctly to .jar?

What services.jar file are you using? If you send me your services.jar I can test it out to make sure it's working correctly.

Did you check the last link I gave you....if you follow those steps it should work.

I don't know if you are using PowerCmd? I use it, it works really well.

renamed without the zip/ services from framework/tried pwrcommand as well....
appr. the come back.
should be my services file
theme.zip
must be doing something wrong....
 
renamed without the zip/ services from framework/tried pwrcommand as well....
appr. the come back.
should be my services file
theme.zip
must be doing something wrong....


I think your issue is you don't have java installed. Go here and download and install it:

Download Java for Windows Firefox


EDIT:
It's weird, your sevices.jar requires another .jar file to work correctly, it needs baksmali-0.93.jar.

Try using the ApeX NexTheme services.jar, I think that's what I used.
 
have java

gotta be something im doing wrong. changing the verizon name was gravy.

downloaded the v3, removed zip (simply renamed without .zip) and dropped on c drive
removed services (tried w/my theme and the one you recommended) and put in theme folder; zip w/no compression. drop on c drive

tried both stock and your recommended command and keep getting the error.

C:\java -Xmx512M -jar colorChangev3.jar theme.zip network=FF0000FF date=FF0000FF clock=FF0000FF

ill keep working on it, has to be an error on my part.

let me know if you think of anything im screwing up....
 
have java

gotta be something im doing wrong. changing the verizon name was gravy.

downloaded the v3, removed zip (simply renamed without .zip) and dropped on c drive
removed services (tried w/my theme and the one you recommended) and put in theme folder; zip w/no compression. drop on c drive

tried both stock and your recommended command and keep getting the error.

C:\java -Xmx512M -jar colorChangev3.jar theme.zip network=FF0000FF date=FF0000FF clock=FF0000FF

ill keep working on it, has to be an error on my part.

let me know if you think of anything im screwing up....

I still think the issue is that the correct version of java's not installed. I had java installed too, but when I installed the java I linked you to it started working. I was helping out someone on xda forums too and it didn't work for him either until he installed the linked java.


EDIT:
Just try installing the java I linked and afterward type: java -jar colorChangev3.jar

IF you get a bunch of text with commands/directions then it's working.
 
clean uninstall of java, reinstall per your link, command java -jar colorChangev3.jar"
processor runs like its thinking about doing somehting, then same error.
 
clean uninstall of java, reinstall per your link, command java -jar colorChangev3.jar"
processor runs like its thinking about doing somehting, then same error.

I didn't uninstall the java I had installed, I just applied the linked java over it. I don't think it would make a difference to remove the java you had installed first then apply the new one.

Try this theme.zip:

theme.zip - 4shared.com - online file sharing and storage - download

EDIT:

Wait nevermind.........you have to get colorChangev3.jar working first.

How did you rename the colorChange zip file.........is it colorChangev3.jar or colorChange.jar......the first time I renamed it I mistakenly renamed it to colorChange.jar instead of colorChangev3.jar

I am using this one.....don't rename it, just extract it from the zip.

colorChangev3.zip


Should look like this after the command (my files are not in the root of C: but it should still work; I just tried with all files in C root and it works):

screenshot-1.jpg
 
maybe i dont have it installed in javas "path"?

Do you have android-sdk installed with the path in system variables? You should try adding Java to system variable path and see what happens........I had Java in variables path from when I installed the android-sdk.
 
So it was the path issue?
no, it was me being a dumbass....it was starting out in c:user/mini> and id put C: for drive but i needed to drop in C:user\mini.
tried to change to just C: but didnt know how.

though i still couldnt get it from stock command prompt at C:\ when dropped in C:.

for some reason it worked through the other power command in the location it was pointing at.

learning experience for me....i sure appreciate the help....:)
 
no, it was me being a dumbass....it was starting out in c:user/mini> and id put C: for drive but i needed to drop in C:user\mini.
tried to change to just C: but didnt know how.

though i still couldnt get it from stock command prompt at C:\ when dropped in C:.

for some reason it worked through the other power command in the location it was pointing at.

learning experience for me....i sure appreciate the help....:)

Cool, glad you got it working.

You could have typed "cd C:\" (no quotations of course) to get to C:\ or just "cd.." a few times until you reached root......don't know if you tried either of these options.
 
Cool, glad you got it working.

You could have typed "cd C:\" (no quotations of course) to get to C:\ or just "cd.." a few times until you reached root......don't know if you tried either of these options.
look at that....rock on....learning experience....i really appreciate the help.
something i needed to get my feet wet with.....:)
 
look at that....rock on....learning experience....i really appreciate the help.
something i needed to get my feet wet with.....:)

Always glad to help.

If you figure out which .xml file changes the color on the settings menu let me know :p
 
Back
Top Bottom