Settings.apk white - Galaxy S I9000 Themes and Apps

Hello.
It is possible to change settings.apk background to white? Like in galaxy tab or Droid X 3.0 ROM?
I lookd on all XMLs on framework and settings and nothing found (i think....)

This could be it.
Location: \system\app\
File: settings.apk
Image: res\drawable\setting_bg.png
I have not tried to change mine yet.

Related

GINGERBREAD /system structure - Is twframework-res.apk redundant?

So, I've upgraded to Gingerbread 2.3.3 JVO. I tried to mod my pull-down notification bar by replacing images in twframework-res.apk and cp'ing it through ADB.
Re-booted, it had not affect. Then looked at drawable-hdpi folder in the original twframework-res.apk again and see it's got image files for the 2.1 / 2.2 pull down icons! Then found out GB got a SystemUI.apk where the new drop down icons are. So I managed to finally change my notification bar, but I'm just wondering do I even need the twframework-res.apk in my systems space since it has icons from Eclair/Froyo? It's like samsung left a spanner behind in the engine...
Redundant, yes. Useless, no.
Sent from my Infuse 4G

Rosie. Apk transparent app icon text

So i was trying to modify the Rosie. Apk to make the text for the launcher app icon transparent, a la Launcher Pro (hide icon label).
I found in the styles. Xml file an entry for WorkspaceIcon, with textcolor. The xml file set this value to #ffffffff. I tried simply setting this to #00ffffff, but it didn't change when i loaded the apk back on.
Im using apkmanager 5.0.2.
Any pointers?
I want the same ... i want to remove the shadow under the icons text... in this ROM http://forum.xda-developers.com/showthread.php?t=1604957
I made it !!! when decompile the Rosie.apk there is a file in folder: Rosie\res\values\colors.xml
I change the color to: <color name="bubble_dark_background">#00ffffff</color> so this will make it transparent

Please tell me if I have the gist of it

To mod a ROM, there are a couple ways to go about it.
1. If all you want to do is replace an icon with one from another ROM, THEME or other MOD and the icons are the same size, you can simply replace them in the framework-res or SystemUI apk.
2. if you want to change something like color, text, clock centering or use custom made icons, you have to decomple the framework-res or SystemUI apk, add the icons (if that is what you are changeing) and update the .xml file, then recompile and zipalign and or sign.
Is that about right?

I replaced SystemUI.apk with my modded SystemUI.apk but nothing changed.

I decompiled SystemUI.apk with apktool and changed a few thing in res/values/colors.xml
After that, i recompiled the SystemUI.apk and signed it.
Then, i replaced the old SystemUI.apk with my modded apk and restated my device but nothing changed at all.
Device Info's
Samsung Galaxy s5 (klte)
LineageOS 14.1 Official
i have a same problem.. decompile systemui.. changed status bar.xml .. recompile.. put & replace stock Androidmanifest.xml & meta_inf to modded systemui.. then flash it via twrp.. but nothing changed.. someone help please ??
my device : samsung galaxy j105h

Which tool do you use to decompile and recompile framework-res.apk Lollipop?

Hello,
I need your help!!
I have been customizing my Galaxy Tab S, which I recently updated to Lollipop, and I have successfully customized SystemUI.apk, SecSettings.apk, etc. However, when I wanted just change a value in framework-res, I got many FC's. I cannot even open Settings.
So, I decompiled framework-res and recompiled it without changing anything. The result is the same. I got many FC's and not even the power button is working. And, I need to reflash original framework-res.
As I normally use Apk Multi-tool (with Apktool 2.2.2.), I tested Advanced Apktool (4.1.0). The result is the same and the recompiled framework-res is not usable.
What am I doing wrong? Maybe there is something special about this framework-res?
Maybe it is the version of Apktool? What is the version which works for framework-res?
Which tool do you use to work with framework-res from Galaxy Tab S (Lollipop)?
By the way, I did not have any problem with Kitkat framework-res from Galaxy Tab S. Neither did I with Lollipop framework-res for Galaxy Note 3.
Can someone help?

Categories

Resources