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

Root Easy Request Themers

BlazingFire258

Well-Known Member
I would do this but I can't figure out a specific problem when it comes to recompiling the SystemUI.apk so until then I humbly request a quick and easy favor.

I would like if someone were to decompile the SystemUI.apk
Go to /res/values/styles.xml
Edit line 20 (according to Notepad++)
and change 16.0dip to 0.0dip

so it should look like this:
<style name="TextAppearance.StatusBar.Clock" parent="@*android:style/TextAppearance.StatusBar.Icon">
<item name="android:textSize">0.0dip</item>
<item name="android:textStyle">normal</item>
<item name="android:textColor">#ff5dcde6</item>

recompile and send me the apk please.

I'm trying to hide the Notification bar clock ftr.
 
Lol I'm having the same problem compiling and recompiling can't seem to figure it out

androidforums.com/motion-4g-all-things-root/686877-how-decompile-compile-apks.html

try this

Thank but I already know how to to do it but I keep receiving a specific aapt error when trying to recompile the systemui.apk and I can't figure out a solution for it. I posted a thread already on this issue. I've tried apktool and apkmultitool already with no luck :(
 
I
Tried it out and BANG, no clock. Just what I was looking for. Now my question is what part of it exactly removes the clock. My notifications are pretty customized so obviously I want to keep that. Any help please.

Its not complete yet, if you look closely there is a very small clock still there.
 
I've changed 1.0 to 0.0
Can someone try this again but with the new number? Once I test it out I'll repost so everyone can download and use
 
I

Its not complete yet, if you look closely there is a very small clock still there.

&#8593;&#8593;&#8593;This

I've changed 1.0 to 0.0
Can someone try this again but with the new number? Once I test it out I'll repost so everyone can download and use

This is what the clock looked like when I changed that line to 0.0.

IMG_20130331_205240.JPG
 
Back
Top Bottom