Results 1 to 18 of 18
  1. #1
    Senior Member
    BixBix78's Avatar

    Join Date
    Apr 2011
    Posts
    127
    Donate
    Thanks
    7 Times
    Thanked
    24 Times

    [How-to Toro] (Carrier banner and Hide Clock)

    Guys,

    I have been trying to no avail to remove the verizon wireless banner from the status bar. I've tried edited the eri.xml but haven't managed to get it to work. Any help out there?

    Oh yeah also tried JRummy's root tools also with no luck



    Edited 5-7-12


    Note this spn-conf.xml it designed for cdma toro

    No more verizon banner (Thanks nachtschicht and xer09aradox)

    Push spn-conf.xml to /system/etc (this file will not exist in the directory)

    Reboot. Profit

    This will remove verizon wireless from lockscreen and statusbar. If you want custom text add your text in every line between quotations after spn as below

    spn="Enter text here"

    http://www.mediafire.com/?tq0jw5lcliq3pck


    Ok next is hide clock



    Decompile MiuiSystemUI.apk
    Navigate to MiuSystemUI\res\values\strings.xml
    Find lines

    <string name="status_bar_time_format_12">h:mma</string>
    <string name="status_bar_time_format_24">HH:mm</string>

    Edit to below

    <string name="status_bar_time_format_12"></string>
    <string name="status_bar_time_format_24"></string>

    Save, recompile, sign with apk manager or

    pull resources.arsc from recompiled apk and add back into original apk.
    Last edited by BixBix78; 05-07-2012 at 08:12 PM.

  2. #2
    Senior Member
    tokan.one's Avatar

    Join Date
    May 2011
    Location
    Viginia
    Posts
    213
    Thanks
    5 Times
    Thanked
    8 Times

    Re: Remove Verizon Banner?

    I haven't been able to figure it out either. It's got something to do with being a placeholder for no icons I do know.

  3. #3
    Senior Member
    BixBix78's Avatar

    Join Date
    Apr 2011
    Posts
    127
    Donate
    Thanks
    7 Times
    Thanked
    24 Times

    Re: Remove Verizon Banner?

    OP updated no more Verizon Banner

    and hide status bar clock
    Last edited by BixBix78; 05-07-2012 at 08:09 PM.

  4. #4
    Junior Member
    Join Date
    Jun 2011
    Posts
    2
    Thanks
    0 Times
    Thanked
    0 Times

    Re: Remove Verizon Banner?

    Isnt working for me. But im also running the center clock mod. Would that effect this?

  5. #5
    Senior Member
    BixBix78's Avatar

    Join Date
    Apr 2011
    Posts
    127
    Donate
    Thanks
    7 Times
    Thanked
    24 Times
    No. I started with centered clock mod systemui.

    If you are talking about hiding vzw banner idk. I pushed the file and rebooted and I'm good to go.

    If you are talking about hiding clock

    Did you sign recompiled apk with apk manager or pull new resources from recompiled apk and add it back into original apk?

    Also did you push via explorer or add to an update zip? For reference I signed the recompiled apk with apk manager and added to an update zip and flashed.
    Quote Originally Posted by lucas.scott View Post
    Isnt working for me. But im also running the center clock mod. Would that effect this?
    Last edited by BixBix78; 05-08-2012 at 06:18 PM.

  6. #6
    Junior Member
    Join Date
    Jul 2011
    Posts
    8
    Thanks
    0 Times
    Thanked
    0 Times

    Re: [How-to Toro] (Carrier banner and Hide Clock)

    i cant figure this out.

    any way to make a flashable zip for us re-re's?

  7. #7
    Senior Member
    BixBix78's Avatar

    Join Date
    Apr 2011
    Posts
    127
    Donate
    Thanks
    7 Times
    Thanked
    24 Times
    I'll try to post one tonight
    Quote Originally Posted by SoCalSpecialist View Post
    i cant figure this out.

    any way to make a flashable zip for us re-re's?


    Miui since 0.9.x

  8. #8
    Senior Member
    BixBix78's Avatar

    Join Date
    Apr 2011
    Posts
    127
    Donate
    Thanks
    7 Times
    Thanked
    24 Times
    Mobile right now so all I have is this which is my system ui.

    Mods
    fast glow
    no clock

    Theming
    Alarm clock transparent
    The split 3g and 1x icons themed out (not the signal bars just the 3g and 1x icons)
    Navigation bar pressed color is orange not ics blue

    Nandroid first please


    http://www.4shared.com/zip/6O6Q36Xy/...clockGnex.html
    Miui since 0.9.x

  9. #9
    Senior Member
    Join Date
    May 2011
    Posts
    178
    Thanks
    0 Times
    Thanked
    53 Times
    Do you guys know how to change the navigation background color?I know its a XML edit, but I don't know which one. Any help will be appreciated.
    Thanks a lot.

    Sent from my Galaxy Nexus using Tapatalk 2

  10. #10
    Senior Member
    BixBix78's Avatar

    Join Date
    Apr 2011
    Posts
    127
    Donate
    Thanks
    7 Times
    Thanked
    24 Times
    I'm mobile now but I think it's system ui res/layout/navigationbar.xml and is a hex code towards the top
    Quote Originally Posted by cowsquad View Post
    Do you guys know how to change the navigation background color?I know its a XML edit, but I don't know which one. Any help will be appreciated.
    Thanks a lot.

    Sent from my Galaxy Nexus using Tapatalk 2


    Miui since 0.9.x

  11. #11
    Junior Member
    Join Date
    Apr 2012
    Location
    Dallas, TX
    Posts
    9
    Thanks
    0 Times
    Thanked
    0 Times

    Re: [How-to Toro] (Carrier banner and Hide Clock)

    The spn-conf.xml fix for removing Verizon Wireless from the status bar is not working with the most recent release. Anyone know why or if there is another fix we could use?

  12. #12
    Senior Member
    BixBix78's Avatar

    Join Date
    Apr 2011
    Posts
    127
    Donate
    Thanks
    7 Times
    Thanked
    24 Times
    Carrier name 1.2 apk from xda is working on this week's release
    Quote Originally Posted by boomerod View Post
    The spn-conf.xml fix for removing Verizon Wireless from the status bar is not working with the most recent release. Anyone know why or if there is another fix we could use?


    Sent from my Galaxy Nexus using Tapatalk 2

  13. #13
    Member
    Join Date
    Aug 2011
    Posts
    38
    Thanks
    0 Times
    Thanked
    5 Times
    Quote Originally Posted by BixBix78 View Post
    Carrier name 1.2 apk from xda is working on this week's release



    Sent from my Galaxy Nexus using Tapatalk 2
    You got a link cuz I can't find it. Thanks

    Sent from my Galaxy Nexus using Tapatalk 2

  14. #14
    Senior Member
    BixBix78's Avatar

    Join Date
    Apr 2011
    Posts
    127
    Donate
    Thanks
    7 Times
    Thanked
    24 Times

    Re: [How-to Toro] (Carrier banner and Hide Clock)

    I use v1.2

    http://forum.xda-developers.com/showthread.php?t=901865

    Quote Originally Posted by esteway.619 View Post
    You got a link cuz I can't find it. Thanks

    Sent from my Galaxy Nexus using Tapatalk 2

  15. #15
    Senior Member
    Join Date
    May 2011
    Posts
    178
    Thanks
    0 Times
    Thanked
    53 Times
    Do you know how to change the carrier label manually. Where is the carrier name locate it? I'm using panadroid and I have tried to access the Eri.xml but I don't see the freaking "Verizon wireless" text. I see some t cdma 64 thing instead.
    Any help?
    thanks in advance

    Sent from my Galaxy Nexus

  16. #16
    Junior Member
    Join Date
    Apr 2012
    Location
    Dallas, TX
    Posts
    9
    Thanks
    0 Times
    Thanked
    0 Times

    Re: [How-to Toro] (Carrier banner and Hide Clock)

    Quote Originally Posted by BixBix78 View Post
    Carrier name 1.2 apk from xda is working on this week's release



    Sent from my Galaxy Nexus using Tapatalk 2
    Thank you. Works great.

  17. #17
    Senior Member
    BixBix78's Avatar

    Join Date
    Apr 2011
    Posts
    127
    Donate
    Thanks
    7 Times
    Thanked
    24 Times
    No problem bro
    Quote Originally Posted by boomerod View Post
    Thank you. Works great.

  18. #18
    Junior Member
    tattedupboy's Avatar

    Join Date
    Dec 2011
    Posts
    6
    Thanks
    0 Times
    Thanked
    0 Times
    Hmmmm, don't know why Root Tools didn't work for you because it did for me.


Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT -4. The time now is 08:45 AM.
Powered by vBulletin®
Copyright © 2013 vBulletin Solutions, Inc. All rights reserved. © 2013 MIUI.us.
Download Bandwidth Sponsored by: VPN Tunnel
Need hosting? GlowHost.com