DroidForums.net is the original Verizon Android Forum! Registered Users do not see these ads. Please Register - It's Free!
Page 2 of 3 FirstFirst 1 2 3 LastLast
Results 11 to 20 of 24

Thread: Black ongoing notification text to White? (music.apk & pandora.apk)

  1. Master Droid
    ashkev843's Avatar
    Member #
    7743
    Join Date
    Nov 2009
    Posts
    321
    Phone
    Enter Current Phone Here
    #11
    Quote Originally Posted by thebowers View Post
    Quote Originally Posted by icculusX View Post
    Quote Originally Posted by thebowers View Post
    There is a guide for theming that explains this but I don't have the link right now (Ultimate theming guide on XDA). Bascially the xml is statusbar in /res/layout. You will see this issue with music, pandora, mixzing and made some others.
    Yea I grabbed a hex editor and saw this status bar XML, but after opening a few I realized, even with my web coding experience, I have not a damn clue what I am doing... furthermore if there is absolutely no ROMs out on Droid Forums that have this hack (have seen none) I would think I can't do it myself... Might just have to toss out my theme without this...
    I shouldn't do this but send me the .apk file and I will do the changes for you.
    I pulled the .xml but it must have different markers. For the text colors. I searched for the 08 1C...... string but found nothing. Any ideas? Thanks for your help.
  2. Theme Developer
    icculusX's Avatar
    Member #
    36395
    Join Date
    Feb 2010
    Location
    The Moon
    Posts
    2,541
    Liked
    2 times
    Phone
    RAZR!
    DroidForums.net Theme Developer
    Premium Member
    #12
    Hopefully I'll find out tonight, I tried multiple things...
    The Mooooooon!
  3. Beta Team
    thebowers's Avatar
    Member #
    8519
    Join Date
    Nov 2009
    Location
    Iowa
    Posts
    2,548
    Twitter
    dabowerman
    Phone
    Rooted Droid, OC @ 1.1 Ghz
    DroidForums.net Theme Developer
    Premium Member
    #13
    As one to share info, here is the link to the thread on XDA about theming. It talks about the ongoing text for music and what to change.

    The Ultimate Android Themeing Guide - Updated 4/26 - xda-developers
    If you like what I do, thanks



    Your can follow me as follows

    @dabowerman - Twitter
    Derek Bower - G+ - this is where I will be @ the most and where stuff gets released first.

    Theming Guides that might come in handy
    Theming Guide for Progress Bar
    Notification Text Color Change (How to)
    Theming Guide for System Text
  4. Senior Droid
    Artimis's Avatar
    Member #
    14507
    Join Date
    Dec 2009
    Posts
    207
    Liked
    1 times
    Phone
    Galaxy Nexus
    #14
    Quote Originally Posted by icculusX View Post
    I will see if the apk's in xUltimate can work for this... Thanks for the help.
    xUltimate is a tool that will help do this for you (not a ROM containing APK's). It is able to apply various patches to your phone......one of the patches is to make the ongoing notifications for Pandora all white.

    It basically is a script that runs to automatically pull out the apk (using and adb command), apply the patch, re-sign the APK, and re-install (using abd) the APK back onto your phone.


    Certain APK's like Pandora will always remain black even if you've edited the framework XML's which is why this tool is useful. It does all the headache of editing/resigning for you.
  5. Beta Team
    thebowers's Avatar
    Member #
    8519
    Join Date
    Nov 2009
    Location
    Iowa
    Posts
    2,548
    Twitter
    dabowerman
    Phone
    Rooted Droid, OC @ 1.1 Ghz
    DroidForums.net Theme Developer
    Premium Member
    #15
    Quote Originally Posted by Artimis View Post
    Quote Originally Posted by icculusX View Post
    I will see if the apk's in xUltimate can work for this... Thanks for the help.
    xUltimate is a tool that will help do this for you (not a ROM containing APK's). It is able to apply various patches to your phone......one of the patches is to make the ongoing notifications for Pandora all white.

    It basically is a script that runs to automatically pull out the apk (using and adb command), apply the patch, re-sign the APK, and re-install (using abd) the APK back onto your phone.


    Certain APK's like Pandora will always remain black even if you've edited the framework XML's which is why this tool is useful. It does all the headache of editing/resigning for you.
    Yes xUltimate is awesome with the easy to use scripts. Just look at it this way though. What happens if an app (MixZing) has the black text but is not in xUltimate. You are going to have to learn how to do this yourself cause the resources aren't always going to be around.
    If you like what I do, thanks



    Your can follow me as follows

    @dabowerman - Twitter
    Derek Bower - G+ - this is where I will be @ the most and where stuff gets released first.

    Theming Guides that might come in handy
    Theming Guide for Progress Bar
    Notification Text Color Change (How to)
    Theming Guide for System Text
  6. Master Droid
    ashkev843's Avatar
    Member #
    7743
    Join Date
    Nov 2009
    Posts
    321
    Phone
    Enter Current Phone Here
    #16
    Quote Originally Posted by icculusX View Post
    Hopefully I'll find out tonight, I tried multiple things...
    I got it!!!! Pulled the statusbar.xml for the Music.apk. Thanks to the Theme guide from the XDA that thebowers (THANK YOU) provided. Opened it up and looked for the two numbers 44 and 45 and changed them to 41 and 42 save, rezip, push it back on and it worked perfectly. Also noticed that the string that alway preceded the color number was 08 00 00 02. So that might be the marker for it in other .apks as well??? And here is the finished product..
    Attached Thumbnails Attached Thumbnails Black ongoing notification text to White? (music.apk & pandora.apk)-cap201005122054.png  
  7. Beta Team
    thebowers's Avatar
    Member #
    8519
    Join Date
    Nov 2009
    Location
    Iowa
    Posts
    2,548
    Twitter
    dabowerman
    Phone
    Rooted Droid, OC @ 1.1 Ghz
    DroidForums.net Theme Developer
    Premium Member
    #17
    Yes look for statusbar.xml and then those hex strings. Pandora has three though.
    If you like what I do, thanks



    Your can follow me as follows

    @dabowerman - Twitter
    Derek Bower - G+ - this is where I will be @ the most and where stuff gets released first.

    Theming Guides that might come in handy
    Theming Guide for Progress Bar
    Notification Text Color Change (How to)
    Theming Guide for System Text
  8. Theme Developer
    928Droid's Avatar
    Member #
    8566
    Join Date
    Nov 2009
    Location
    Western North Carolina Mountains
    Posts
    3,753
    Phone
    Motor Droid & Droid Eris
    DroidForums.net Theme Developer
    Premium Member
    #18
    Good job, did you do the one for downloading/installing Market apps on the Notification pull down too?

    It is in DownloadProvider.apk.

    Thanks to the thebowers for the link to that guide...some cool stuff in there!
  9. Master Droid
    ashkev843's Avatar
    Member #
    7743
    Join Date
    Nov 2009
    Posts
    321
    Phone
    Enter Current Phone Here
    #19
    Quote Originally Posted by 928Droid View Post
    Good job, did you do the one for downloading/installing Market apps on the Notification pull down too?

    It is in DownloadProvider.apk.

    Thanks to the thebowers for the link to that guide...some cool stuff in there!
    Here are all three for Music.apk, Pandora.apk, and DownloadProvider.apk
    All 3 have the text colors changed and work perfectly on bbv1 so they should work on any ese81.....and I would think pandora would work on anything. change back to an .apk and push them into the system/app.
    Attached Files
  10. Master Droid
    ashkev843's Avatar
    Member #
    7743
    Join Date
    Nov 2009
    Posts
    321
    Phone
    Enter Current Phone Here
    #20
    Quote Originally Posted by thebowers View Post
    Yes look for statusbar.xml and then those hex strings. Pandora has three though.
    Do you have any idea what the numbers correspond to? The 41,42 and the 44, 45. Is there a list of colors they match up with so I could try and get the text to a red in the notification? I would greatly appreciate it...thanks!!!
Page 2 of 3 FirstFirst 1 2 3 LastLast

Ads

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Similar Threads

  1. Black and White battery bar?
    By bitter in forum Droid Themes
    Replies: 40
    Last Post: 04-29-2010, 02:27 PM
  2. Just Black Notification bar with White text and clock?
    By ArtosDracon in forum Droid Themes
    Replies: 13
    Last Post: 04-29-2010, 12:21 PM
  3. [MM theme] Black and White for 2.01
    By thebowers in forum Droid Themes
    Replies: 122
    Last Post: 04-15-2010, 10:07 PM
  4. White clock, black status bar
    By jeffnucci in forum Droid Themes
    Replies: 38
    Last Post: 02-26-2010, 02:25 AM
  5. change to black text and white backround in settings
    By atall64 in forum Droid Themes
    Replies: 0
    Last Post: 01-06-2010, 10:21 PM

Search tags for this page

android notification black text
,
android notification text black
,
android ongoing notification
,
android pandora app notifications
,
black pandora apk
,
black red apk wallpaper
,
change ongoing notification color
,
ongoing backround text
,

pandora apk

,
pandora notification white text
,
red pandora apk
,
white text notification android
Click on a term to search our site for related topics.
Find us on Google+