Is there a way to change the provider name in the banner and under settings and status? Pretty sure it can be done, just don't know how, thanks.
Sent from my Galaxy S II using XDA App
It is inside of framework-res.apk
decompile and go to res\values\strings.xml
search for sprint I think it is in there like 3 times. Change to what you would like.
recompile and put it back on your phone.
Thank you very much , now to figure out how to decompile APKs lol
I use apk manager or apktool. The line you want to change is <string name="zz_roamingText1">Sprint</string> change the "Sprint" to whatever you want.
shiftr182 said:
I use apk manager or apktool. The line you want to change is <string name="zz_roamingText1">Sprint</string> change the "Sprint" to whatever you want.
Click to expand...
Click to collapse
Ive been trying to figure out how to get access to StatusBarPolicy files for weeks having no luck.
Your APK Manger recommendation changed that I'm now playing in the goodies thanks much
Can you change carrier name ?
i want to change the sprint carrier name to verizon. i have chaulkin 2.7 rom. is there an way to change it ?
jlsk8ter said:
i want to change the sprint carrier name to verizon. i have chaulkin 2.7 rom. is there an way to change it ?
Click to expand...
Click to collapse
Y????? Any ways edit Eri XML in framework-Res/XML/eri.xml search for sprint text and change it up
Sent from my SPH-D710 using xda premium
im just trying to de-sprint the sprint names on the phone. thanks for the tip.
jlsk8ter said:
im just trying to de-sprint the sprint names on the phone. thanks for the tip.
Click to expand...
Click to collapse
I can understand de-sprinting the phone, but why on earth would you put Verizon on it.
Sent from my SPH-D710 using Tapatalk
Khilbron said:
I can understand de-sprinting the phone, but why on earth would you put Verizon on it.
Sent from my SPH-D710 using Tapatalk
Click to expand...
Click to collapse
Because he doesnt want people to know he is cheap cuz his Galaxy S 2 is on Sprint. (Just guessin)
Sent from my Galaxy S Two Epic Four G Touch Becky Becky-Stan
I cant find that please help I wanna do this too
Maybe he wants to scam someone that this phone is on the Verizon network and then sell this
Tell em it a Straight Talk phone. One of a kind.
When I change the strings and recompile, I either get the '!' in the batter meter or the screen goes blank after the bootanim. I've recompiled plenty of stuff and normally don't have any problems. I half know what's causing it I think, but I need a little help. When using apkmanager to compile it, I tell it it's a system app and let it copy over unchanged files. Since I'm changing an xml I know have to delete the resources.arsc and xml that I changed from the 'keep folder'. Problem is the res/values/ folder doesn't exist in the 'keep' folder.
Any ideas how to compile it properly?
Is that directory not in unnamed?
sent from my Galaxy S 2 from Sprint on unnamed 2.0.1
donsh00tmesanta said:
Is that directory not in unnamed?
sent from my Galaxy S 2 from Sprint on unnamed 2.0.1
Click to expand...
Click to collapse
Go to framework-Res / XML / eri.sprintxml
Line 41 & 65 is were edit will need to be made.
Line 41 - <EriInfo RoamingIndicator="99" IconIndex="1" IconMode="0" EriText="Sprint"
Change Sprint text seen above to what ever you want displayed....I Recommend "UnNamed"
Do the same in line 65
After edits pack up framework-res apk into cwm flash zip make it available to all
I would but I'm to damn lazy lol
Can't you download spare parts and do it?
Sent from my SPH-D710 using xda premium
Double post
Is there an app to use?
sent from my Galaxy S 2 from Sprint on unnamed 2.0.1[/QUOTE]
sent from my Galaxy S 2 from Sprint on unnamed 2.0.1
donsh00tmesanta said:
Is there an app to use?
sent from my Galaxy S 2 from Sprint on unnamed 2.0.1
Click to expand...
Click to collapse
Apk Manager for file extraction:
http://apkmultitool.com/?q=node/5
Edit tool:
http://www.editpadlite.com/download.html
Related
Topic says it all. Help please.
Thanks!
Sent From My HTC Evo 4G On The Now Network From Sprint Using Tapatalk Pro!
Rydah805 said:
Topic says it all. Help please.
Thanks!
Sent From My HTC Evo 4G On The Now Network From Sprint Using Tapatalk Pro!
Click to expand...
Click to collapse
Is located inside your system/framework and is the file called framework-res.apk
Crack it open by renaming it to a zip (figure that one out yourself) and then look inside the contents and find the folder called drawable-hdpi (sometimes is called drawable-hdpi-v4) but you get the point.....then it should be towards the bottom of all the .png
Don't know the exact name of the file but play around with it, you might pick up a thing or two...lol...Good Luck and don't forget to hit the Thanks button if I helped you out!
[EDIT]
If you're on Gingerbread, then it might be in the SYSTEMUI.apk app. Do the same thing, rename it to a zip....crack it open and find the folder drawable-hdpi.....you should recognize it when you see it! Oh and if you don't know, the SystemUI.apk is located in the system/app directory.....
I have a great amount of exp. Opening up apes. I just need the exact names.
Thanks anyways though.
Sent from my iPad using Tapatalk
Check this thread...if you have the stock framework you will have to edit the xml file. If the frameworks is from someone else's theme - they may have already made the edit and you can just swap out the png.
http://forum.xda-developers.com/showpost.php?p=10030349&postcount=259
How do I pull the battery icon out of one theme and then place it in a different one? Thanks.
Sent from my SPH-D700 using Tapatalk
Copy and Paste
Open both zip files (do not extract), go to system>framework - open framework-res, go into res>drawable-hdpi - select the battery icons you want and copy them into your other zip in the exact same spot. They will overwrite the ones that are there. Save the zips and you should be good to go.
If the xml files of the battery you want to use are different then the ones in the theme you are using, it will not display properly, but if they are the same, you should be ok.
Thanks, I'll give it a try.
Sent from my SPH-D700 using Tapatalk
Is it possible to pull everything out of the theme other than the battery, and then flash just to battery on top of the current theme i'm using?
Sent from my SPH-D700 using Tapatalk
In short, no... because you are replacing framework-res, it will replace all the images. The bestway to get the battery is to find one you like and copy and paste it to the theme zip.
If you were to remove all the other images and flash it, I imagine there would be a whole hot of problems.
Sent from my Nexus S using XDA Premium App
redsox19asb said:
In short, no... because you are replacing framework-res, it will replace all the images. The bestway to get the battery is to find one you like and copy and paste it to the theme zip.
If you were to remove all the other images and flash it, I imagine there would be a whole hot of problems.
Sent from my Nexus S using XDA Premium App
Click to expand...
Click to collapse
Tell me which icon set you want into what theme you are using. It's not hard if you know what you are doing. I can do it for you once I have both sets of files. Will take about 10 mins if both framework's are the same. More problems if the charge icons 9,10 or 20 vs the 100 I use in my theme.
Holy crap, I actually did it, and it works... At least I think it does, I'll have to wait and see if I missed any...
Thanks for the help, and the offer to do the work for me!
now the question is can i do this to stock e05 plus?
mannyhernz said:
now the question is can i do this to stock e05 plus?
Click to expand...
Click to collapse
Try making a metamorph if your just trying to change a few images in an apk.
cd's or tapes?
Would be nice if a mod moved this thread to the " Q & A " section. Thanks.
Sent from my SPH-D700 using XDA Premium App
Custodian said:
Would be nice if a mod moved this thread to the " Q & A " section. Thanks.
Sent from my SPH-D700 using XDA Premium App
Click to expand...
Click to collapse
+1, should have [Q] tag in the title as well. For future reference, when making a new thread asking a question, be sure to tick the box where it says "Is this thread a question?" Makes it easier for people to weed through the clutter
Sent from my SPH-D700 using XDA App
redsox19asb said:
Copy and Paste
Open both zip files (do not extract), go to system>framework - open framework-res, go into res>drawable-hdpi - select the battery icons you want and copy them into your other zip in the exact same spot. They will overwrite the ones that are there. Save the zips and you should be good to go.
If the xml files of the battery you want to use are different then the ones in the theme you are using, it will not display properly, but if they are the same, you should be ok.
Click to expand...
Click to collapse
How do you "go into res"....im running windows and that box comes up where i have to make a decision about finding a program to run the file...thanks?
MrEpic said:
How do you "go into res"....im running windows and that box comes up where i have to make a decision about finding a program to run the file...thanks?
Click to expand...
Click to collapse
"res" is the name of the directory inside of the apk. Open .xml files with something like Notepad++ and open .png files with Photoshop or GIMP. Of course you can just view them with the Windows Photo Viewer but that doesn't allow you to edit them very much at all.
EDIT: just saw the last reply was (from me I might add) in May lol. Thread necromancy at its finest
Sent from my SPH-D700 using XDA Premium App
thomasskull666 said:
"res" is the name of the directory inside of the apk. Open .xml files with something like Notepad++ and open .png files with Photoshop or GIMP. Of course you can just view them with the Windows Photo Viewer but that doesn't allow you to edit them very much at all.
EDIT: just saw the last reply was (from me I might add) in May lol. Thread necromancy at its finest
Sent from my SPH-D700 using XDA Premium App
Click to expand...
Click to collapse
Its ok...i wasnt expecting to get a response till next month lol...ok...im in ...i downloaded a program..i went exacty where you said...but i cant find the battery icons...what will they be called? I only found the ones labeled battery_char..which is short for charging..basically..i want to take the battery icon from black and blue glass theme..and place it inside the epic dark horse theme..i like the numbers better!!???
MrEpic said:
Its ok...i wasnt expecting to get a response till next month lol...ok...im in ...i downloaded a program..i went exacty where you said...but i cant find the battery icons...what will they be called? I only found the ones labeled battery_char..which is short for charging..basically..i want to take the battery icon from black and blue glass theme..and place it inside the epic dark horse theme..i like the numbers better!!???
Click to expand...
Click to collapse
okkkk.........so i dug a deeper in the files....for this particular theme....its called...stat_sys_battery...and there is 100 of them..due to the fact its a number system..so all i have to do ....is use the copy or move button...and place inside the same folder where it should be inside epic dark horse....do i need to delete epics dark horse batt stats or it will override?
MrEpic said:
okkkk.........so i dug a deeper in the files....for this particular theme....its called...stat_sys_battery...and there is 100 of them..due to the fact its a number system..so all i have to do ....is use the copy or move button...and place inside the same folder where it should be inside epic dark horse....do i need to delete epics dark horse batt stats or it will override?
Click to expand...
Click to collapse
Just copy and overwrite them.
Sent from my SPH-D700 using XDA Premium App
crawrj said:
Just copy and overwrite them.
Sent from my SPH-D700 using XDA Premium App
Click to expand...
Click to collapse
Highly appreciate everything!! Im going in....i only have to do over 100 of them!!! ughh....
MrEpic said:
Highly appreciate everything!! Im going in....i only have to do over 100 of them!!! ughh....
Click to expand...
Click to collapse
Actually there is what about 204 battery pngs to move on most 1% battery mods.
Take about a whole minute to highlight em all, and drag and drop them from one ROM zip to another ROM zip.
Make sure you grab all 204 or you will end up with a screwy looking charging animation or something else in the battery mod at some point
Paul627g said:
Actually there is what about 204 battery pngs to move on most 1% battery mods.
Take about a whole minute to highlight em all, and drag and drop them from one ROM zip to another ROM zip.
Make sure you grab all 204 or you will end up with a screwy looking charging animation or something else in the battery mod at some point
Click to expand...
Click to collapse
the "204" im looking for will all be in the same folder correct? And if so...wont all of them have some form of the word "batt" involved...? Cause i only ones i see is 1-100..full...unknown..and the batt char icons? Would this be one of the ones thats nots included in the "most" you were talking about lol?
MrEpic said:
the "204" im looking for will all be in the same folder correct? And if so...wont all of them have some form of the word "batt" involved...? Cause i only ones i see is 1-100..full...unknown..and the batt char icons? Would this be one of the ones thats nots included in the "most" you were talking about lol?
Click to expand...
Click to collapse
Yes they are all in the res/drawable-hdpi/ folder.
They will be named...
stat_sys_battery_xx.png (these are the non charging images)
stat_sys_battery_charge_animxx.png (these are the charging images)
Really wont matter if you grab the unknown battery image... Just make sure you have all the normal and charging images and you should be fine.
-You need a xml editor for this. Something like Notepad++
-This mod is untested because I dont have the device at the moment.
-Make a backup of your current framework-res.apk and Systemui.apk files
-After 2 weeks I believe I found all of what I need for this MOD after going through the framework and Systemui of my Galaxy Nexus
-This did work on my Galaxy Note
-Please try at your own risk
How To
1. Decompile the framework-res
2. In the values folder you will find bools.xml
3. Open up the file and search for "config_showNavigationBar"
4. This should be false, change it to True
5. Open up the dimens.xml and search for "navigation_bar_height"
6. Change the value there to either one of these because im not sure how it would look (25, 30, 35)
7. Recompile your framework-res.apk
8. Extract or Decompile the systemui.apk
9. Navigate to the drawable-hdpi folder
10. Download these NavBar_Icons images and place them in that folder
11. Zip or Recompile the systemui.apk
(OPTIONAL)
After completing the above
Disable the light on the capacitive touch keys(Home-Back-Menu-Search)
1. Decompile the framework-res.apk
2. In the values folder you will find arrays.xml
3. Open that xml and search for "config_autobrightnessbacklightvalues"
4. Change all values to 0
5. Recompile the framework-res.apk
Thanks!
What does this MOD do or what is it for? Sorry for the noob question.
Sent from my SGH-T989
Datfoooo said:
What does this MOD do or what is it for? Sorry for the noob question.
Sent from my SGH-T989
Click to expand...
Click to collapse
I think its the on screen buttons at the bottum like the GN
Sent from my SAMSUNG-SGH-I727 using xda premium
Datfoooo said:
What does this MOD do or what is it for? Sorry for the noob question.
Sent from my SGH-T989
Click to expand...
Click to collapse
Sure is. Its for a custom status bar
Sent from my SGH-T989 using XDA
apktool seems to have trouble with compiling system apks from this leak. What are people using to compile system ICS apks for s2 leaks?
jim93 said:
apktool seems to have trouble with compiling system apks from this leak. What are people using to compile system ICS apks for s2 leaks?
Click to expand...
Click to collapse
I know i have a modified version of APK manager for my team
But try using APK manager 5.0
Soo whoever wants to make a flashable zip...
Sent from one of my phones! Thank me.
This is a mod i could achieve with xboarders aosp rom but I cant even get to decompile framework-res.apk from the leaked tw rom tried apktool 4.9 and 5 and always says theres an error 21 something
Sent from my SAMSUNG-SGH-I727 using XDA
felips.110 said:
This is a mod i could achieve with xboarders aosp rom but I cant even get to decompile framework-res.apk from the leaked tw rom tried apktool 4.9 and 5 and always says theres an error 21 something
Sent from my SAMSUNG-SGH-I727 using XDA
Click to expand...
Click to collapse
Read the error log
Sent from my Galaxy Nexus using xda premium
sorry to hijack your thread master & slave. i know you're always doin' good job. but from what i tested this bad boy there is trouble with it on any ics rom. if you look @ bottom of the screen it cuts it. meaning the size of that nav bar cuts off screen in phone.apk, camera.apk and other apps even the whole home screen.i find this lame thanks to samsung for skrewing our things 0v3r =\
wali01x said:
sorry to hijack your thread master & slave. i know you're always doin' good job. but from what i tested this bad boy there is trouble with it on any ics rom. if you look @ bottom of the screen it cuts it. meaning the size of that nav bar cuts off screen in phone.apk, camera.apk and other apps even the whole home screen.i find this lame thanks to samsung for skrewing our things 0v3r =\
Click to expand...
Click to collapse
Nah no Hijack...It should cut the screen because the buttons are always on screen on the GNex so Its cuts the screen here as well.
What I will do is try on my GSII on Thursday when I have my day off from work.
Sent from my Galaxy Nexus using xda premium
Master&Slave™ said:
Nah no Hijack...It should cut the screen because the buttons are always on screen on the GNex so Its cuts the screen here as well.
What I will do is try on my GSII on Thursday when I have my day off from work.
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
Thank you sir. I'm really dying for this mod, oddly enough, and the compile process isn't going so well. Thanks again for putting some time into this.
-the ultimate black dragon-
masamichi7 said:
Thank you sir. I'm really dying for this mod, oddly enough, and the compile process isn't going so well. Thanks again for putting some time into this.
-the ultimate black dragon-
Click to expand...
Click to collapse
Everyone is having trouble compiling...post your error logs
Sent from my Galaxy Nexus using xda premium
bump. i wanna see this mod get fixed... as crazy as it sounds, this is one of the features of ICS I've anticipated most... sad to see devs and "the man" cuttin' it out of their roms and overlays... Thanks for getting this started M&S!
acexnx316 said:
bump. i wanna see this mod get fixed... as crazy as it sounds, this is one of the features of ICS I've anticipated most... sad to see devs and "the man" cuttin' it out of their roms and overlays... Thanks for getting this started M&S!
Click to expand...
Click to collapse
I wrote this blindly...but I don't think its broken...most people are having trouble compiling...not actual errors on the device...I asked people to post error logs but no one has done it
Sent from my Galaxy Nexus using xda premium
I don't know why people want them now, since it looked like nobody wanted them like a month ago.
See
http://forum.xda-developers.com/showthread.php?t=1531317&highlight=onscreen+buttons
Sent from my SGH-T989 using xda premium
xxKamikazexx said:
I don't know why people want them now, since it looked like nobody wanted them like a month ago.
See
http://forum.xda-developers.com/showthread.php?t=1531317&highlight=onscreen+buttons
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
People have always wanted them. We were just pushed aside by those who think only their opinions matter. Its part of ics and actually a cool feature. Now those manufacturers making them hardware keys in their néw devices is just stupid. I can understand not wanting them on existing devices but new ones come on. What about the consumer
Sent from my SAMSUNG-SGH-I727 using xda premium
If you have trouble compiling then post your error logs here
Sent from my Galaxy Nexus using xda premium
Sup M&S, I am goin to give this a shot, seeing as how I just fixed my apk manager. If I receive an error trying to compile, I will post the log.
Well, here it is... It worked but, is there a way to center the icons?
Uploaded with ImageShack.us
I have been trying to find this image and cannot. In the screen shot I am trying to take the progress bar you see in green and go blue with it. I have looked through both frameworks and systemui and anything else I can think of. I can find several twprogressbar PNG's but they are already blue from the theme Im using. Does anyone know where that image is at. Thanks in advance.
try secdownloadprovider.apk
Just checked. No green pngs in it either. Thanks.
Checked both. The actual provider doesn't even have a Res folder. Kinda odd.
Its an xml not a PNG. I don't have a PC right now so I can't look and tell u the exact one but dazed knows. I would send him a pm. Sorry I couldn't be more help but it changed in ICS and without being able to look I can't remember which it is.
Sent from my SPH-D710 using xda premium
Tiffany84 said:
Its an xml not a PNG. I don't have a PC right now so I can't look and tell u the exact one but dazed knows. I would send him a pm. Sorry I couldn't be more help but it changed in ICS and without being able to look I can't remember which it is.
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
Hey that is awesome. Thank you. I throught I was going insane. Its the only green really left and I wanted to try and change it. I'm not the greatest with XML but I can give it a shot. Thanks again. I'll shoot him a PM after while.
Its really easy to change. If u want u can download my theme or Dazed‘s blue theme or an ICS theme and when u know the exact one u can swap them out or you can open them up and look at it so u get an idea. U need to use something like notepad++ to edit the XML and if your going to make the change yourself your going to need to decompile the apk because just extracting it with 7zip or something won't allow u to edit the XML. U won't be able to read it.
Sent from my SPH-D710 using xda premium
Hi tiff.
_Burst_ said:
Hi tiff.
Click to expand...
Click to collapse
Hey!! Where u been?? Why aren't u building themes??
Sent from my SPH-D710 using xda premium
Tiffany84 said:
Its really easy to change. If u want u can download my theme or Dazed‘s blue theme or an ICS theme and when u know the exact one u can swap them out or you can open them up and look at it so u get an idea. U need to use something like notepad++ to edit the XML and if your going to make the change yourself your going to need to decompile the apk because just extracting it with 7zip or something won't allow u to edit the XML. U won't be able to read it.
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
Thanks. Once I know which one it is I may do that. The hardest time I'm having right now is decompiling and recompiling ICS frameworks without issues. I am using APk multi tool and for the life of me I cannot get it to see the project. I try to decompile with dependencies and it says select a project so I do. But it never selects. I'll keep playing with it. But if burst knows which one it is that would be awesome. I see he's now in the thread.
Have u tried using the tool agat posted in development?
Sent from my SPH-D710 using xda premium
Tiffany84 said:
Have u tried using the tool agat posted in development?
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
You know I downloaded it but didn't really give it a shot. Maybe that should be were I move to instead of keep beating my head against the table with the Multi tool. I'll give it a shot.
Apk manager is the best. I'm tired so too lazy to read previous posts, but the progress bar XML is progress_horizontal.XML under framework-res.apk > Res > Layout.
Sent from my SPH-D710 using Tapatalk 2
Ascertion said:
Apk manager is the best. I'm tired so too lazy to read previous posts, but the progress bar XML is progress_horizontal.XML under framework-res.apk > Res > Layout.
Sent from my SPH-D710 using Tapatalk 2
Click to expand...
Click to collapse
I just decompiled that and couldnt seem to see that file in the layout folder. maybe im looking in the wrong place?
Edit, there is one in the drawable folder?
Well I changed out the Progress_horizontal.xml and the TWprogress_horizontal.xml from the drawable folder. I used the framework from Tiffs ICS with a twist of Honey theme v1.0. That damn bar is still green. Verified all the PNGs were right. And made sure that I did indeed get thee right xmls switched over. Not sure what else to try. I looked in the layout folder and there wasn't a file named that in there. and ideas?
My bad, it is drawable. For ICS, it might be a part of SystemUI. (They also placed the battery mods in there.) Try those sub folders and search for "progress". I haven't done any ICS theming as of yet, but I think that should do it.
Ascertion said:
My bad, it is drawable. For ICS, it might be a part of SystemUI. (They also placed the battery mods in there.) Try those sub folders and search for "progress". I haven't done any ICS theming as of yet, but I think that should do it.
Click to expand...
Click to collapse
I think I may have got it, I just decompiled and changed the color code in the progress_horizontal.xml and recompiled. I looked through systemui and didn't see any files with that name. I'm flashing now so we will see shortley. Thanks for all your help. I will post back in just a few with the results.
Nope. OK, time to browse systemui a little better.
Found another one in tw.framework
OK, so I think I know what my issue is, problem in my process. thanks again. post back when i figure something out. if anyone has anymore input its all welcome.
OK, Im at a loss. I have changed it in both frameworks. still that bar is green, i dont get it.
scarmon25 said:
I think I may have got it, I just decompiled and changed the color code in the progress_horizontal.xml and recompiled. I looked through systemui and didn't see any files with that name. I'm flashing now so we will see shortley. Thanks for all your help. I will post back in just a few with the results.
Nope. OK, time to browse systemui a little better.
Found another one in tw.framework
OK, so I think I know what my issue is, problem in my process. thanks again. post back when i figure something out. if anyone has anymore input its all welcome.
OK, Im at a loss. I have changed it in both frameworks. still that bar is green, i dont get it.
Click to expand...
Click to collapse
It's gotta be the framework-res one. Are you editing the hex values? Eg: #ff475864
Sent from my SPH-D710 using Tapatalk 2
Ascertion said:
It's gotta be the framework-res one. Are you editing the hex values? Eg: #ff475864
Sent from my SPH-D710 using Tapatalk 2
Click to expand...
Click to collapse
Yeah, I am having some trouble getting apk manager to find the project. it keeps telling me to select a project and I select one, but it doesnt sellect., any ideas on that one.
scarmon25 said:
Yeah, I am having some trouble getting apk manager to find the project. it keeps telling me to select a project and I select one, but it doesnt sellect., any ideas on that one.
Click to expand...
Click to collapse
Not sure lol. It should show up if you have the apk in the right folder. I think u gotta place it in the 'pleace apk here for modding' folder. Option to select should be 25.
Sent from my SPH-D710 using Tapatalk 2
SOLVED: http://forum.xda-developers.com/showpost.php?p=28637381&postcount=16
Before you start! Yes, I know this is easy... That's why I've been pulling my hair out for the last 6 hours trying to get this to work. I've tried just about everything I can think of - altering framework-res holo_blue to point to another color; when that didn't work, I moved to SystemUI and changed styles.xml - that had no effect either. I've referenced and searched just about every thread that contains any and all information regarding this (including the Theme sticky) all to no avail...
After multiple different tries, I wound up with the 'no status or nav bar' problem, and just restored out of frustration.
Common Problems - "Did you try..."
1 - Did you try loading the framework from your current ROM?
Yep
2 - Did you get any errors compiling?
No sir.
3 - Are you sure you copied the resources.arsc, /res, and classes.dex files to the ORIGINAL apk, then pushed?
I did, indeed. Pushed fine with no result.
4 - Did you try clearing dalvik-cache?
Yeah - same thing.
5 - Did you update SKD?
4.1 ftw!
6 - Sounds like you need to do a fullwipe and start from scratch... Including building the .apk over again
Tried that as well - nothing positive
7 -OMG! This gets asked every 10 minutes, USE SEARCH!
I couldn't agree more... See below for reference threads. I've tried everything I can think of, and still nothing is changing.
7 - It's probably a compile issue - Noob:
You might be right, and you're welcome to try.
I've decomplied and recomplied without issues in the past - am I missing something? I have some semi-experience with themeing, but for whatever reason I just cannot get this clock color to change.. Does anyone want to give this a try if I send you my SystemUI.apk?
I appreciate the help.
ROM: Viscious Toro 4.1.1
Reference threads:
http://forum.xda-developers.com/showpost.php?p=20675922&postcount=5
http://forum.xda-developers.com/showpost.php?p=24145577&postcount=43
http://forum.xda-developers.com/showpost.php?p=24089750&postcount=1
http://forum.xda-developers.com/showpost.php?p=23331675&postcount=1
http://forum.xda-developers.com/showpost.php?p=23694859&postcount=3251
http://forum.xda-developers.com/showpost.php?p=23058069&postcount=1
http://forum.xda-developers.com/showpost.php?p=10914192&postcount=1
/res/values/colors.xml
Change holo_blue_light from 33b5e5 to your hex code of choice. Recompile.
Sent from my sprint galaxy nexus
Tried that - had no effect. I am starting from scratch now and will attempt your suggestion first.
keatre said:
Tried that - had no effect. I am starting from scratch now and will attempt your suggestion first.
Click to expand...
Click to collapse
That should have done it.... that has always done it. That's weird... you've also tried the other option... changing android:textcolor android: color/holo_blue_light ? To white or a hex code?
Sent from my sprint galaxy nexus
Changed frameworks color xml, recompilied - now bootlooping....
Changed SystemUI's styles.xml - clock to <item name="android:textColor">#ffa6a6a6</item> - nothing.
Even tried adding a parameter to status_bar.xml in SystemUI, no go.
On the framework did you use the apk in the dist folder? Or take the res folder and put it in the original apk in your rom?
Sent from my sprint galaxy nexus
ÜBER™ said:
On the framework did you use the apk in the dist folder? Or take the res folder and put it in the original apk in your rom?
Sent from my sprint galaxy nexus
Click to expand...
Click to collapse
Took the original apk, added res and resources from build, pushed that.
Try changing it in the Styles XML in systemui. Then copy the androidmanifest XML and meta-inf folder NOT the resources. I think the problem is the resources contain the stock color. Try it and let me know
Sent from my Galaxy Nexus using xda premium
keatre said:
Took the original apk, added res and resources from build, pushed that.
Click to expand...
Click to collapse
Wait your adb pushing? Not flashing?
Sent from my sprint galaxy nexus
Yeah - just pushing back to /system/framework then adb reboot
nbeebe24 said:
Try changing it in the Styles XML in systemui. Then copy the androidmanifest XML and meta-inf folder NOT the resources. I think the problem is the resources contain the stock color. Try it and let me know
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
Working on this now.
Flash it... I wouldn't recommend just pushing these things... I always flash them. If you need a flashable I can get you one.
Sent from my sprint galaxy nexus
I think I have one - but just so I can rule out any possible fault, if you don't mind posting, I would appreciate it.
Download this http://d-h.st/gmY delete the framework-res in it and replace it with yours. Then flash it and see if it works.
Sent from my sprint galaxy nexus
What are you decompiling and building with? I have nothing but grief trying to get apktool to work
Sent from my Galaxy Nexus using Tapatalk 2
ÜBER™ said:
Flash it... I wouldn't recommend just pushing these things... I always flash them. If you need a flashable I can get you one.
Sent from my sprint galaxy nexus
Click to expand...
Click to collapse
Why don't you recommend pushing them? I do it all the time. Its the quickest way to check if something worked for me or not
Sent from my Galaxy Nexus using xda premium
ÜBER™ said:
Download this http://d-h.st/gmY delete the framework-res in it and replace it with yours. Then flash it and see if it works.
Sent from my sprint galaxy nexus
Click to expand...
Click to collapse
Holy crap balls. You sir, are a gentleman, scholar, and all around champion. Incoming donation.
Exact same framework and zipping did the trick. I've ALWAYS pushed, I wonder if JB changed something around?
nbeebe24 said:
Why don't you recommend pushing them? I do it all the time. Its the quickest way to check if something worked for me or not
Click to expand...
Click to collapse
I'm with you there, I've ALWAYS pushed without any issue. But exact same file, zipped did the trick.
...I seriously wasted an entire day at work trying to change just the clock color. The other stuff took...30mins? iFail.
Thank you again ÜBER™
keatre said:
Holy crap balls. You sir, are a gentleman, scholar, and all around champion. Incoming donation.
Exact same framework and zipping did the trick. I've ALWAYS pushed, I wonder if JB changed something around?
I'm with you there, I've ALWAYS pushed without any issue. But exact same file, zipped did the trick.
...I seriously wasted an entire day at work trying to change just the clock color. The other stuff took...30mins? iFail.
Thank you again ÜBER™
Click to expand...
Click to collapse
:highfive: glad it worked! Its probably because permissions dont get set when just pushing... unless your chmod it. And flashing seems to do this automatically, when it "android is up grading" its fixing permissions i assume.
ÜBER™ said:
:highfive: glad it worked! Its probably because permissions dont get set when just pushing... unless your chmod it. And flashing seems to do this automatically, when it "android is up grading" its fixing permissions i assume.
Click to expand...
Click to collapse
I set chmod to 644, but who knows. I'm over it now.