Is there any way to replace it with the one from Stock? Cause I'm going mad at it, just looks so so bad...
Thanks in advance
Sent from my Nexus S using XDA Premium App
You could but it wouldn't be easy. You'd have to edit some of the system apks. I'm not sure which one contains the progress bar (either framework-res.apk or systemui.apk).
Hey I was wondering how are people modifing there apps pls help
Sent from my SGH-T959V using XDA App
I think some use uot kitchen
Sent from my SGH-T959V using xda premium
UOT kitchen is very basic. Only mods framework.apk, tw-framework.apk and systemui.apk. All other apps you need to mod yourself. Look into apkmanager.
Sent from my SGH-T959V using Tapatalk
Agreed, for simple icon changes (appearance) you can extract the apk, edit the icons to your desire, then push them back into the apk and push or flash it. There isn't much to it.
Sent from my GS4G using XDA app.
modified apps
cool cool thanks guys going to give it a try
is there any way to change the font otter color of the clock/signal bars and wifi monitor? my theme is red and grey...would love a red clock etc.
Sent from my SGH-I727R using TPC and XDA App
Depends on the rom.......
Sent from my SAMSUNG-SGH-I727 using XDA App
Pull out the SystemUI.apk and Framework-res.apk of your from the images you need and xml file to do what you want are in there. De-compile with apk tool and do your changes then recompile it and push back to your system/app folder.
nexendz said:
Pull out the SystemUI.apk and Framework-res.apk of your from the images you need and xml file to do what you want are in there. De-compile with apk tool and do your changes then recompile it and push back to your system/app folder.
Click to expand...
Click to collapse
awesome, thanks man!
Sent from my SGH-I727R using XDA App
If you are on one of seanz roms ..... The clock ain't easy to change the colour ..... I'm still fighting to get it to change
Stupid .smali!
Sent from my SAMSUNG-SGH-I727 using XDA App
nope, TPC v3. love Seanz roms, but i'm most comfortable with TPC
Sent from my SGH-I727R using XDA App
I have all of the images in the res/drawable-hdpi file like they need to be, what's the next step? I have googled the crap out of this subject and I cannot find an answer that makes sense. I'm sorry if this is obvious but I need help.
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
They have to have the correct name to be called out
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2
And depending in in the rom you might have to edit 2 XML files to add the 1% settings
Sent from my A500 using Tapatalk 2
Well I think the names are right. I did hear somewhere that you have to edit the xml, but I'm not sure exactly what needs to be edited. If I can get someone to walk me through this ill definitely make a how-to for future reference.
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
Yeah if you're trying to mod it for a TW rom you have to edit 2 xml files in res/drawable. They are:
stat_sys_battery.xml
stat_sys_battery_charge.xml
You have to change them so they read from 0-100 that way the 100% battery mod actually reads correctly. You'll see right away what needs to be changed. And make sure you have all the png's in the right folder and they are named correctly.
After that recompile and in the folder that was created when you decompiled should be a new folder called Build or something like that, the new apk is in there. Then you have to take the meta-inf folder and androidmanifest.xml from the ORIGINAL apk and copy them into the new one with 7zip or whatever you use. Zipalign and it's ready. Either push it to system/app with ADB or pack it into a flashable zip and have at it.
MikeySmikey said:
Yeah if you're trying to mod it for a TW rom you have to edit 2 xml files in res/drawable. They are:
stat_sys_battery.xml
stat_sys_battery_charge.xml
You have to change them so they read from 0-100 that way the 100% battery mod actually reads correctly. You'll see right away what needs to be changed. And make sure you have all the png's in the right folder and they are named correctly.
After that recompile and in the folder that was created when you decompiled should be a new folder called Build or something like that, the new apk is in there. Then you have to take the meta-inf folder and androidmanifest.xml from the ORIGINAL apk and copy them into the new one with 7zip or whatever you use. Zipalign and it's ready. Either push it to system/app with ADB or pack it into a flashable zip and have at it.
Click to expand...
Click to collapse
Thank you sir! Ill work on this tomorrow and if I get it right ill create a how-to for other people.
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
No problem. It's a pretty easy mod.
Sent from Outer Space
Here are the XML files all ready edited for TW at %1 They should work.
mr_magoo said:
Here are the XML files all ready edited for TW at %1 They should work.
Click to expand...
Click to collapse
Thanks, you're the man! Can I just swap them out our so I need to decompile and recompile still?
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
Decepticaons said:
Thanks, you're the man! Can I just swap them out our so I need to decompile and recompile still?
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
Click to expand...
Click to collapse
If you can read the 2 XML files he posted then your going to have to decompile and then recomplie with the new xmls
Sent from my A500 using Tapatalk 2
StolenVW said:
If you can read the 2 XML files he posted then your going to have to decompile and then recomplie with the new xmls
Sent from my A500 using Tapatalk 2
Click to expand...
Click to collapse
Some of the apps on my phone can read the xml, but when I swapped them out using ninjamorph it broke my SystemUI. After a reboot my battery Icon is gone completely. I'm guessing I'll still have to decompile and recompile.
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
Yeah if you can read words in the file then it needs the complie
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2
If I upload the compiled ones can he just copy them to the systemui or sore it not work like that?
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
mr_magoo said:
If I upload the compiled ones can he just copy them to the systemui or sore it not work like that?
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
Click to expand...
Click to collapse
It might work...never tried that
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2
mr_magoo said:
If I upload the compiled ones can he just copy them to the systemui or sore it not work like that?
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
Click to expand...
Click to collapse
If its recompiled and signed if it needs it, that should work.
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
What rom are u trying to make it for?
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
Try out this how to guide. Seems appropriate.
http://forum.xda-developers.com/showthread.php?t=1951867
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
mr_magoo said:
What rom are u trying to make it for?
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
Click to expand...
Click to collapse
Stock odexed by mohan
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
Ucll3? Is there a particular look your going for? I'm just learning this stuff too but I might be able to slap something together for you
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
mr_magoo said:
Ucll3? Is there a particular look your going for? I'm just learning this stuff too but I might be able to slap something together for you
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
Click to expand...
Click to collapse
I have the images in my res/drawable-hdmi folder already, I just haven't had time to see if I can figure out the 1% increments. If you could help that would save me time? Want a copy of my systemui? If rather you use that opposed to pulling a copy from the stock ROM seeing as I have ask the battery images and my modified 4G LTE icons already in place.
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
Sorry if this is a noob question, but can you change the lock screen slider circle in cm10? I know slimbean has a slimbean emblem and I wanna change it myself.
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
I don't know but, use the search bar and find out.
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
decompile and recompile
some procedure you have decompile and recompile the framework-res and/or SystemUI find the corresponding PNG file and replace with your own a search for decompiling/ recompiling apks will show u how