Statusbar Icons on GummyCharged GBE 2.0 - Verizon Droid Charge

I'm trying to make a theme for myself and have everything looking pretty good. My only problem is that for the life of me, I can't get the Wifi or the Signal Icons to change. I went through the SystemUI and looked for the exact files I need to change, found them, changed them, flashed them, everything changed EXCEPT those icons lol. How in the world do I change these?
In the SystemUI, the icons that are for the stock GC GBE 2.0 are named vzw_stat_sys_signal_0 and so on. I've kept the names the same, kept the file format and siz the same, they still won't change. Neither will the statusbar, notification pulldown background or the statusbar header background.
Here's a list of all the icons that won't change:
Signal Icons
Wifi Icons
Statusbar Background
Statusbar Header Background
Notification Pulldown Background
Quicksettings Icon (Powermenu Mod)
If anyone can help with this, it would be greatly appreciated. After I made the icons I wanted, I swapped them out with the right ones but they will not change. Thanks guys!

spc_hicks09 said:
I'm trying to make a theme for myself and have everything looking pretty good. My only problem is that for the life of me, I can't get the Wifi or the Signal Icons to change. I went through the SystemUI and looked for the exact files I need to change, found them, changed them, flashed them, everything changed EXCEPT those icons lol. How in the world do I change these?
In the SystemUI, the icons that are for the stock GC GBE 2.0 are named vzw_stat_sys_signal_0 and so on. I've kept the names the same, kept the file format and siz the same, they still won't change. Neither will the statusbar, notification pulldown background or the statusbar header background.
Here's a list of all the icons that won't change:
Signal Icons
Wifi Icons
Statusbar Background
Statusbar Header Background
Notification Pulldown Background
Quicksettings Icon (Powermenu Mod)
If anyone can help with this, it would be greatly appreciated. After I made the icons I wanted, I swapped them out with the right ones but they will not change. Thanks guys!
Click to expand...
Click to collapse
It's probably a shot in the dark, but have you cleared cache?

shrike1978 said:
It's probably a shot in the dark, but have you cleared cache?
Click to expand...
Click to collapse
I actually haven't lol, will check that out and report back with a yay or nay. Thanks! Can't believe I forgot to do that lol.
EDIT: Nope, didn't work. Thanks for the suggestion though!

spc_hicks09 said:
I actually haven't lol, will check that out and report back with a yay or nay. Thanks! Can't believe I forgot to do that lol.
EDIT: Nope, didn't work. Thanks for the suggestion though!
Click to expand...
Click to collapse
What program are you using to decompile make the changes and recompile the .apk's everything you want to change should be in systemUI.
Sent from my Gummy Charged GBE 2.1 using XDA App

XDAholic said:
What program are you using to decompile make the changes and recompile the .apk's everything you want to change should be in systemUI.
Sent from my Gummy Charged GBE 2.1 using XDA App
Click to expand...
Click to collapse
I'm using apkmanager but I haven't decompiled since I'm just replacing the images with ones I made. I'm not touching the XML files at all yet.
Sent from my SCH-I510 using xda premium

Change them in framework-res.apk instead of systemui.apk.
Sent from my SCH-I510 using XDA App

Endless2232 said:
Change them in framework-res.apk instead of systemui.apk.
Sent from my SCH-I510 using XDA App
Click to expand...
Click to collapse
Won't work for gingerbread.....
Sent from my Gummy Charged GBE 2.1 using XDA App

spc_hicks09 said:
I'm using apkmanager but I haven't decompiled since I'm just replacing the images with ones I made. I'm not touching the XML files at all yet.
Sent from my SCH-I510 using xda premium
Click to expand...
Click to collapse
ok, so why use .apk manager? You could use 7zip to drag and drop images. if you are using any other program like ninjamorph, make sure USB debug is ON
Sent from my Gummy Charged GBE 2.1 using XDA App

XDAholic said:
ok, so why use .apk manager? You could use 7zip to drag and drop images. if you are using any other program like ninjamorph, make sure USB debug is ON
Sent from my Gummy Charged GBE 2.1 using XDA App
Click to expand...
Click to collapse
Using apkmanager to extract the .apks, rezip, then sign. I seriously don't understand what is causing them to not change. Every other icon changed perfectly except for those. No matter where I put them, they won't change.

I don't have access to a computer right now but when I get the chance I'll see if I can get them to change.
Sent from my Gummy Charged GBE 2.1 using XDA App

Endless2232 said:
I don't have access to a computer right now but when I get the chance I'll see if I can get them to change.
Sent from my Gummy Charged GBE 2.1 using XDA App
Click to expand...
Click to collapse
Thanks!
Sent from my SCH-I510 using xda premium

Well i could change the wifi and signal icons just fine in SystemUI.apk. You may want to reset your apktool framework files and try again. =) What process are you taking?

Endless2232 said:
Well i could change the wifi and signal icons just fine in SystemUI.apk. You may want to reset your apktool framework files and try again. =) What process are you taking?
Click to expand...
Click to collapse
I have a folder on my desktop with the icon files I've made. Then this is the process I follow:
1. Take the framework-res and the systemUI from GummyCharged GBE 2.0 and put them in the "Place apk here for modding" folder.
2. Open the script and extract the apks
3. From there I just replace the images with mine
4. Zip the apks, it gives me the option for either:
--------1. System App (Retains Signature)
--------2. Can't remember this one.
5. Choose option 1 and wait for the apk to zip
6. Put the apks on my sdcard, using Root Explorer I move the files to /system/app and /system/framework
7. Turn phone off (instead of reboot), turn back on.
Battery icon changes, 3G 4G and 1x icons change. Just nothing else.
I've changed every single signal icon in these files and still can't get them to change. I noticed that someone (i think it might have been you) said to make sure I name the files like this:
vzw_stat_sys_signal_1_fully
Did that too and they still didn't change lol. I have no idea what's going wrong. This is the process I've followed 100 times, making my own little themes for my phone and it has always worked, until GummyCharged lol.

you should not be signing system files. make sure all you are doing is:
pulling apk, (in your case, SystemUI.apk, in the /system/app/ directory)
unzipping,
replacing .png and not .9.png unless you know how to edit those also,
rezipping,
adp push,
reboot and watch it work =P
I did mine the other day and all is well =P
---------- Post added at 01:07 PM ---------- Previous post was at 01:02 PM ----------
the systemUI.apk has all the icons for the status bar, while the framework-res.apk has the background coloring etc. make sure u are editing the right stuff

tezjet said:
you should not be signing system files. make sure all you are doing is:
pulling apk, (in your case, SystemUI.apk, in the /system/app/ directory)
unzipping,
replacing .png and not .9.png unless you know how to edit those also,
rezipping,
adp push,
reboot and watch it work =P
I did mine the other day and all is well =P
---------- Post added at 01:07 PM ---------- Previous post was at 01:02 PM ----------
the systemUI.apk has all the icons for the status bar, while the framework-res.apk has the background coloring etc. make sure u are editing the right stuff
Click to expand...
Click to collapse
System files have to be signed though. I'm not signing them myself, apkmanager just retains the original signature.

spc_hicks09 said:
System files have to be signed though. I'm not signing them myself, apkmanager just retains the original signature.
Click to expand...
Click to collapse
Systemui.apk does not need to be signed. I use root explorer and change the permissions place it in sys/app and reboot. Other system apps need to be signed not sysui and framework-res.
Spc get ahold of me on gtalk I can help with what I do know. And if I don't know I can get the info.
Sent from my SCH-I510 using xda premium

"Ignore post."

Related

[THEMING APP] One Click DeskClock.apk themer, It does all the work!!!

So I've be thinking about this program for a while. Basically this is a desktop app that will apply your desk clock theme, optimize the pngs, make you a flashable zip and then zip align it all with one click.
All you have to do is change the clock's png files to what you want ( don't change the sizes), and then run the clock_themer.jar and the work is done, unless copying the file to your sdcard and flashing it is considered work.
Everything is provided, all the clock's pngs are in the zip file just download and unzip the file below and the programs ready to go.
Please tell Me if something doesn't work I'll fix it.
Give me some feed back, as I have future plans for this app
This is for the AOSP DeskClock.apk but it could be changed todo more!
D/L for my_clock_themer
So when your bored like I was today make a new clock with my app!
I might take it a step further and make it so that it will apply a theme to a whole rom but thats later.
Really no one interested in this? I'm surprised.
Can you flash from recovery
Sent from my HERO200 using XDA App
The program I have as a download is not a flashable program, what it does do though is allow you to make changes to the deskclock.apk and them makes the flashable zip for you.
Its a desktop app much like apk manager but easrier to use (but does less). When you unzip it to your computer you will see that the deskclock.apk is in the folder along with a folder of all the pngs that make the clock. You can alter those pngs and run my program and then you have a flashable zip (my_themed_clock_signed.zip) ready with your newly themed clock.
All you have to do is change the png and run the program and you have a new clock, your clock themed how you want.
I will try it out 2morrow i am still at work
Sent from my HERO200 using XDA App
raymond4 said:
I will try it out 2morrow i am still at work
Sent from my HERO200 using XDA App
Click to expand...
Click to collapse
Finally lol, thank you.
Just unzip it to your desktop and go into the clock_pngs folder. Then change the appwidget_clock_dial.png in your favorite paint program (gimp?) and then double click the clock_themer.jar (wait a second or so) and bam you have a new my_themed_clock_signed.zip folder with your changes.
Tell me how its goes.
very nice idea will check it out after lunch.. thanks
spiritcrusher33 said:
very nice idea will check it out after lunch.. thanks
Click to expand...
Click to collapse
No thank you please tell me how it works for you. This might turn into a theme injecter, where youd be able to extract all the pngs from a rom and change then and then add them back. The program would do the dirty work.
would this do text colors also.??? like the ones on screen saver mode..???
This only themes your clock widget it was essentially my test program for my theme injector....your draw the pics and run the program and it will theme the clock for you.
ASimmons said:
This only themes your clock widget it was essentially my test program for my theme injector....your draw the pics and run the program and it will theme the clock for you.
Click to expand...
Click to collapse
Ok... would you know how to change the screen saver mode text for the clock app...????
Sent from my PC36100 using XDA Premium App
Big-O-Devil said:
Ok... would you know how to change the screen saver mode text for the clock app...????
Sent from my PC36100 using XDA Premium App
Click to expand...
Click to collapse
Off of memory I think its the clockopia.ttf font in \system\fonts\ of your rom. If you take a font from your computer and rename it to clockopia.ttf and replace it then it should change your lock screen font.
You could also use the font flasher thats float around here, it come with several fonts.
ASimmons said:
Off of memory I think its the clockopia.ttf font in \system\fonts\ of your rom. If you take a font from your computer and rename it to clockopia.ttf and replace it then it should change your lock screen font.
You could also use the font flasher thats float around here, it come with several fonts.
Click to expand...
Click to collapse
Oops.... sorry I meant the color.. some have it green and other have it blue....
Sent from my PC36100 using XDA Premium App

I'm working on making my own custom icons, and I had a question...

I am currently using Better Cut on my home screen to change the shortcuts to some custom icons I made. I want to replace the icons in the app drawer (or perhaps in general) as well (I am using Launcher Pro but I might not be opposed to ADW), however I can't figure out how to do that. I sorta figure the icons would be in the APK files, however when an application gets updated, I would have to replace the icon would I not?
If that's the case, I don't think it would be worth it, but if there's an easier or more doable way I'd love to hear it.
Thanks!
It's my understanding that you'll have to change the app's actual icon.
Find the apk you want to change.Convert the apk file into a zip file.
Replace the icon's png, in res folder, with your icon. Convert back into an apk. Sign apk. Reinstall.
Its not as simple as it should be, or maybe I haven't found an easier method. I'm having trouble signing the apk.
I hope this helps. Good luck.
Sent from my PC36100 using XDA App
sp3a12uk said:
It's my understanding that you'll have to change the app's actual icon.
Find the apk you want to change.Convert the apk file into a zip file.
Replace the icon's png, in res folder, with your icon. Convert back into an apk. Sign apk. Reinstall.
Its not as simple as it should be, or maybe I haven't found an easier method. I'm having trouble signing the apk.
I hope this helps. Good luck.
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
Thanks, I thought it'd be about like that. When an app is updated, I will have to re-do the whole procedure won't I?
Yes because it replaces everything. Let me know how it goes.
Sent from my PC36100 using XDA App
If you install eclipse and download the adw theme template you can put all your icons In there and it will change them. Or you can download an adw theme and pull it from the phone and change all the icons In there. I think the theme apk is in data/app. And then resign the apk.
Sent from my HERO200 using XDA App

Ninjamorph app icons not working

So I've been trying to use ninjamorph to change the icons for regular apps I download (for example, the game alchemy). I load up a new project, and swap the icon.png with one that is identical in size. When I finish up the project and reboot, the app is no longer there - I can't seem the get it to work at all! All I did was change an icon. Is there something I am doing wrong or missing?
NinjaMorph can be finicky ... If the "replacement" .png's are not on the Root of the SD they "sometimes" won't load properly.
Also, when asked if you want to ZipAlign... say no.
Sent from my DROIDX using XDA App
I had problems with Ninjamorph, took me a lil to figure out, but I had my new icons in a folder called "Red Icons" and the icons wouldn't change. I removed the space and haven't had any other issues.
Sent from my DROID2 using XDA Premium App
Its always best to move the pngs to the Android Themes folder created by ninjamorph. And don't put them in another folder. The icon will disappear after editing it but should return after a reboot. Try putting the pngs you want to use in the Android Themes folder though and I know it will work.
DroidTh3ory said:
NinjaMorph can be finicky ... If the "replacement" .png's are not on the Root of the SD they "sometimes" won't load properly.
Also, when asked if you want to ZipAlign... say no.
Sent from my DROIDX using XDA App
Click to expand...
Click to collapse
PERFECT!!! It worked.... I just had to move the icons into the root of the SD... THANKS!!

[APP][THEMED] Gmail 2.3.5.. Blacked Out!!

Ok, here is it.. just pushed last night and already inverted! The major part of this was done by B-boy, I just added the finishing touches and did a few smali edits..
Instructions for ROOTED users.....
uninstall updates for gmail
download the app
navigate to app
select and install.....enjoy
if this doesn't work, then you will need to use RE, rename gmail.apk in /system/app to gmail.apk.old and then REBOOT, if you do not reboot it won't work!!
Now return to the app, select it, and install... enjoy
Non-Rooted users, you can give this a try and see if it will work...
uninstall updates for gmail
download app
navigate to app
select and install
You will know right away if it works.....
Always make a backup and enjoy Gmail 2.3.5.... Blacked Out
http://bit.ly/Gmail235BlackedOut
Rooted users... if you have issues installing, let me know and I will post some update.zips... but this should work for ALL devices...
Needed this. Thanks!
ADR6300
Very nice...I wish I could do this..I would like all the text to be ff0017ce but I do not know all the locations of were the texts are..I changed what I could in colors.xml but that did not do it.
Wouldnt install on my stock galaxy tab
Sent from my SPH-P100 using XDA Premium App
Hatman41 said:
Very nice...I wish I could do this..I would like all the text to be ff0017ce but I do not know all the locations of were the texts are..I changed what I could in colors.xml but that did not do it.
Click to expand...
Click to collapse
Unread/read text is smali.. the inner messages that we inverted is in the raw files..... look for an update with a slightly lighter "read" background....
Sent from my Droid using XDA App
Thanks, can you place some screenshots please
ecsnead69 said:
Ok, here is it.. just pushed last night and already inverted! The major part of this was done by B-boy, I just added the finishing touches and did a few smali edits..
Instructions for ROOTED users.....
uninstall updates for gmail
download the app
navigate to app
select and install.....enjoy
if this doesn't work, then you will need to use RE, rename gmail.apk in /system/app to gmail.apk.old and then REBOOT, if you do not reboot it won't work!!
Now return to the app, select it, and install... enjoy
Non-Rooted users, you can give this a try and see if it will work...
uninstall updates for gmail
download app
navigate to app
select and install
You will know right away if it works.....
Always make a backup and enjoy Gmail 2.3.5.... Blacked Out
http://bit.ly/Gmail235BlackedOut
Rooted users... if you have issues installing, let me know and I will post some update.zips... but this should work for ALL devices...
Click to expand...
Click to collapse
FC on authentication -SGS2
Are you rooted?
Sent from my SCH-I500 using XDA Premium App
Awesome, thanks for this!
Sent from my HTC Vision using XDA App
B-boy™ said:
Unread/read text is smali.. the inner messages that we inverted is in the raw files..... look for an update with a slightly lighter "read" background....
Sent from my Droid using XDA App
Click to expand...
Click to collapse
If I wanted to change the read/unread could you point me to the correct file and line? Also what is the smali color code for the grey that you use? Also the html color code for the grey. I could probably find out where in the files they are located if I knew the color code. I have a black/blue theme and am wanting to redo my Gmail to match it. I have almost completed theming the entire gmail. I am just missing the smali edits. Any help would be appreciated and all credit would be given.
dseo80 said:
FC on authentication -SGS2
Click to expand...
Click to collapse
If it installed but fc's, go to settings/apps/manage/all/Gmail/clear data and cache ....
Sent from my Droid using XDA App
Hatman41 said:
If I wanted to change the read/unread could you point me to the correct file and line? Also what is the smali color code for the grey that you use? Also the html color code for the grey. I could probably find out where in the files they are located if I knew the color code. I have a black/blue theme and am wanting to redo my Gmail to match it. I have almost completed theming the entire gmail. I am just missing the smali edits. Any help would be appreciated and all credit would be given.
Click to expand...
Click to collapse
Ecsnead would have to guide ya on the smali stuff.... the gray text we use within the messages is in raw-hdpi and raw-mdpi... the -v9 ones or whatever can be deleted... open those with note++ and the top section has background and text color... make the bg 000 and the text color 666 .... if I knew what smali files were used I'd hook ya up but ec did those on Gmail....
Sent from my Droid using XDA App
B-boy™ said:
Ecsnead would have to guide ya on the smali stuff.... the gray text we use within the messages is in raw-hdpi and raw-mdpi... the -v9 ones or whatever can be deleted... open those with note++ and the top section has background and text color... make the bg 000 and the text color 666 .... if I knew what smali files were used I'd hook ya up but ec did those on Gmail....
Sent from my Droid using XDA App
Click to expand...
Click to collapse
Thanks much. I made the changes to the styles in the two raw directories and now my text color is the blue of my theme. ecsnead69 is helping me with the smali edits. After I am done I will post screen shots.
Ok mine is done. Thanks alot B-boy and ecsead60
Hatman41 said:
Ok mine is done. Thanks alot B-boy and ecsead60
Click to expand...
Click to collapse
No prob... glad ya got it... and if ya still haves purple text in the inner messages, in those raw files at the bottom part is 2 lines that say purple... change them to blue... fixes the purple color....
Sent from my Droid using XDA App
B-boy™ said:
No prob... glad ya got it... and if ya still haves purple text in the inner messages, in those raw files at the bottom part is 2 lines that say purple... change them to blue... fixes the purple color....
Sent from my Droid using XDA App
Click to expand...
Click to collapse
I do not see any purple so far.
ecsnead69 said:
Rooted users... if you have issues installing, let me know and I will post some update.zips... but this should work for ALL devices...
Click to expand...
Click to collapse
I have an first generation Incredible and it would not install. ROOTED.
If it won't install, then go into /system/app and delete the Gmail.apk in there and reinstall.. You will need to reboot after deleting the file though, or the install will fail
Work perfectly on my Milestone, had to remove other gmail first but no problem there.
B-boy™ said:
If it installed but fc's, go to settings/apps/manage/all/Gmail/clear data and cache ....
Sent from my Droid using XDA App
Click to expand...
Click to collapse
Still FC's here.

[REQUEST] Theme from MIUI

Hello, I made a theme on MIUI, but for some reason I can't get it working on Weapon G2X..
I got the notification bar icons to work, but I don't really know how to mod the drop down notification bar. I have all the icons in the MTZ in the SystemUI file.
Could someone help me port this over?
I attached Backup_0.mtz (the theme from MIUI).
SystemUI.apk (My modded SystemUI.apk which has the notification bar icons from the MIUI theme)
(the framework that must be modded I'm assuming is framework-res.apk? Or how else do I mod the notification drop down bar?)
Thanks for any help!
http://www.mediafire.com/?p9g8vcg2k2i2219
http://www.mediafire.com/?uuq2tlwo9utz9ag
Holy hell. This might bring me over to CM7 again. Once you MIUI its hard to go back. I wish the main apps like the dialer and messaging app would be installable on other roms.
LG G2x - 2.3.5 MIUI
Asus Transformer - 3.2 Revolver
player911 said:
Holy hell. This might bring me over to CM7 again. Once you MIUI its hard to go back. I wish the main apps like the dialer and messaging app would be installable on other roms.
LG G2x - 2.3.5 MIUI
Asus Transformer - 3.2 Revolver
Click to expand...
Click to collapse
I miss MIUI too. Unfortunately for me stuff was just not working at all, 3g connectivity broke, and certain things wouldn't work properly.
On weapon most of the pulldown is in systemui.apk. the other basics is in frameworkres. I have alot going on lately but if I have time I will look at it.
Sent from my LG-P999 using xda premium
kwes1020 said:
On weapon most of the pulldown is in systemui.apk. the other basics is in frameworkres. I have alot going on lately but if I have time I will look at it.
Sent from my LG-P999 using xda premium
Click to expand...
Click to collapse
I'd thank you but I'm on XDA App. Thank you though
I'll check out systemUI when I get home. I was peeking in framework-res and couldn't find the files, so I'll check again SystemUI.apk
Sent from my Flashback HC-TAB using XDA Forum App
I have it somewhat done...
http://www.mediafire.com/?bbnck75fstval0z
It's getting there. I just have a problem with the time being in white so you can't see it, and blotchy black colors on the drop down bar.
Also, the status bar when closed just looks like a purely white straight across line. I wanna make it a little more gradient towards the bottom. Anyone good with doingthings like that?
Edit:: How do I edit the color of the text of "Emergency" (I think it's the carrier name).
And also edit the colors of the background of the status bar expanded? I've changed every png so far. I'd like to make the status bar black until you pull it down, then it turns white. Possible?
It is possible. The easiest way I have found is using partially transparent status bars. As for the text colors its in various XML files. Their names pretty much will give them away.
For the backgrounds of where it shows notifications like download and such is app_item_background.9 but if your talking about the bar itself I think you will have to make semi major mods
Sent from my LG-P999 using xda premium
kwes1020 said:
It is possible. The easiest way I have found is using partially transparent status bars. As for the text colors its in various XML files. Their names pretty much will give them away.
For the backgrounds of where it shows notifications like download and such is app_item_background.9 but if your talking about the bar itself I think you will have to make semi major mods
Sent from my LG-P999 using xda premium
Click to expand...
Click to collapse
Dang :S
I can't open the xml files, it always comes up as random squares. I'm using notepad++ btw.
Any reason why they're coming up weird?
And yeah, like I changed the bottom tab of the drop down bar, and I changed the background for text and for the quick toggles, but the actual bar still seems to be black on the background. The things I changed just seem to be overlays. Do you know how to change the actual entire bar?
You have to decompile Apks before you can edit the xml with notepad++
Sent from my LG-P999 using xda premium
kwes1020 said:
You have to decompile Apks before you can edit the xml with notepad++
Sent from my LG-P999 using xda premium
Click to expand...
Click to collapse
Whoa that sounds complicated.
I'll google around how to decompile apks. After decompiling and editing xml files can I just drag and drop them back into the apk? Or do I need to recompile.
Yes you would have to recompile them.
Sent from my LG-P999 using xda premium
kwes1020 said:
Yes you would have to recompile them.
Sent from my LG-P999 using xda premium
Click to expand...
Click to collapse
K got some googling to do.
barqers said:
Whoa that sounds complicated.
I'll google around how to decompile apks. After decompiling and editing xml files can I just drag and drop them back into the apk? Or do I need to recompile.
Click to expand...
Click to collapse
There is a great thread for theming by theimpalar747 http://forum.xda-developers.com/showthread.php?t=916814
If I remember correctly I use apk manager 4.9 to decompile and recompile. You have to set up some Java to work on certain system apk files, and the resources.arsc file can bite you in the a$$ sometimes. I replied to you in my thread btw, did they answer your question?
I also like the villainrom theming script, makes it easy to make flashable zips. But that is just my 2¢.
Sent from my JitterBug
wewoapsiak said:
There is a great thread for theming by theimpalar747 http://forum.xda-developers.com/showthread.php?t=916814
If I remember correctly I use apk manager 4.9 to decompile and recompile. You have to set up some Java to work on certain system apk files, and the resources.arsc file can bite you in the a$$ sometimes. I replied to you in my thread btw, did they answer your question?
I also like the villainrom theming script, makes it easy to make flashable zips. But that is just my 2¢.
Sent from my JitterBug
Click to expand...
Click to collapse
Yes thank you it did
I'm slowly piecing it together. For some reason though I tried changing all the png's and it still doesn't change the actual color from black to white.
I'm wondering now if it's even a png for the true background of the status bar.
I will definitely check out the application for compiling/decompiling, hopefully I can get this thing working lol
You know, honestly, the new Weapon 2.7 theme I can totally live with.
If someone of greater knowledge would like to take over my project though, I wouldn't object lol. I just don't really know what I'm doing, I've had my phone stuck in bootloops like 5 times now -.-
If you want and I get some free time I will look at porting it to 2.7 for you once I get through updating all my crap.
kwes1020 said:
If you want and I get some free time I will look at porting it to 2.7 for you once I get through updating all my crap.
Click to expand...
Click to collapse
That would be amazing!!
Whenever you have time that would be great
I'm done trying it out for the night. I'll continue testing PNGs tomorrow.
So far I have all the icons ported, and some proper white backgrounds. But then there's random black blotches and the clock color is white, gotta change it to black.
Thank you for all your help so far!
barqers said:
That would be amazing!!
Whenever you have time that would be great
I'm done trying it out for the night. I'll continue testing PNGs tomorrow.
So far I have all the icons ported, and some proper white backgrounds. But then there's random black blotches and the clock color is white, gotta change it to black.
Thank you for all your help so far!
Click to expand...
Click to collapse
On weapon you can change clock color with the edttweaks app. No need to stress over that. Framework.jar is where you would normally change it.
Sent from my LG-P999 using xda premium
kwes1020 said:
On weapon you can change clock color with the edttweaks app. No need to stress over that. Framework.jar is where you would normally change it.
Sent from my LG-P999 using xda premium
Click to expand...
Click to collapse
Oh perfect! One more problem solved
Now now only thing that I gotta worry about is the black to white background
Sent from my LG-P999

Categories

Resources