pulldown widgets

This is a discussion on pulldown widgets within the Koush forums, part of the Droid Forums Dev Archives category; i'm loving this rom! great job, guys! does anybody know where the file(s) are/is for the cyan on/off toggles in the pulldown widgets. thank you! ...

+ Reply to Thread
Results 1 to 10 of 10

Thread: pulldown widgets

  1. Master Droid
    rabbitfoot's Avatar
    Member #
    29919
    Join Date
    Jan 2010
    Posts
    405
    Liked
    2 times
    Phone
    D1-->Galaxy Nexus
    #1

    pulldown widgets

    i'm loving this rom! great job, guys!

    does anybody know where the file(s) are/is for the cyan on/off toggles in the pulldown widgets.

    thank you!

    best,
    rf
  2. Sponsor
    DF Advertising
    Join Date
    Nov 2008
    Location
    DroidForums.net
     
     
     
     
  3. Master Droid
    droidkevlar's Avatar
    Member #
    61270
    Join Date
    Apr 2010
    Posts
    457
    Phone
    r00ted D1
    #2
    Quote Originally Posted by rabbitfoot View Post
    i'm loving this rom! great job, guys!

    does anybody know where the file(s) are/is for the cyan on/off toggles in the pulldown widgets.

    thank you!

    best,
    rf
    fIn the framework apk. I cant rem exact name but its towards the end of the pngs in there.
    Thunderbolt r00ted
    Transformer r00ted
  4. Master Droid
    rabbitfoot's Avatar
    Member #
    29919
    Join Date
    Jan 2010
    Posts
    405
    Liked
    2 times
    Phone
    D1-->Galaxy Nexus
    #3
    Quote Originally Posted by droidkevlar View Post
    Quote Originally Posted by rabbitfoot View Post
    i'm loving this rom! great job, guys!

    does anybody know where the file(s) are/is for the cyan on/off toggles in the pulldown widgets.

    thank you!

    best,
    rf
    fIn the framework apk. I cant rem exact name but its towards the end of the pngs in there.

    i looked everywhere in there for it. i changed the following, which were toward the end and no dice:
    stat_bgon.9.png
    stat_bgoff.9.png
    stat_bgon_custom.9.png
    unknown_image.png


    if anybody has the name, i'd greatly appreciate it. thank yoU!

    best,
    rf
  5. Beta Team
    mojo_droid's Avatar
    Member #
    86301
    Join Date
    Jul 2010
    Posts
    367
    Phone
    Enter Current Phone Model Here
    DroidForums.net Developer
    Premium Member
    #4
    Quote Originally Posted by rabbitfoot View Post
    Quote Originally Posted by droidkevlar View Post
    Quote Originally Posted by rabbitfoot View Post
    i'm loving this rom! great job, guys!

    does anybody know where the file(s) are/is for the cyan on/off toggles in the pulldown widgets.

    thank you!

    best,
    rf
    fIn the framework apk. I cant rem exact name but its towards the end of the pngs in there.

    i looked everywhere in there for it. i changed the following, which were toward the end and no dice:
    stat_bgon.9.png
    stat_bgoff.9.png
    stat_bgon_custom.9.png
    unknown_image.png


    if anybody has the name, i'd greatly appreciate it. thank yoU!

    best,
    rf

    i think they are in the framework-res. I know the background images are, I havent messed with the icons though. this link should give you an idea of the name of the images, but I am not sure if this is the exact images
    Commit eb0e39732842151e947f27cf64a00480d75e5631 to CyanogenMod's android_frameworks_base - GitHub
  6. Master Droid
    droidkevlar's Avatar
    Member #
    61270
    Join Date
    Apr 2010
    Posts
    457
    Phone
    r00ted D1
    #5
    Quote Originally Posted by rabbitfoot View Post

    i looked everywhere in there for it. i changed the following, which were toward the end and no dice:
    stat_bgon.9.png
    stat_bgoff.9.png
    stat_bgon_custom.9.png
    unknown_image.png


    if anybody has the name, i'd greatly appreciate it. thank yoU!

    best,
    rf
    Look harder my son, hehe.

    Located in framework-res.apk\res\drawable-hdpi

    File names that I have replace. There are more but this will get you started and you should be able to figure out the rest with this.

    stat_ing_off.png
    stat_gps_on.png
    stat_gps_off.png
    stat_bluetooth_on.png
    stat_bluetooth_off.png
    stat_airplane_on.png
    stat_airplane_off.png
    stat_3g_on.png
    stat_2g3g_on.png
    stat_2g3g_off.png
    stat_wifi_off.png
    stat_wifi_on.png

    Also, what helped me was comparing the icons on the phone to the ones in the apk. That is how I found these.
    Thunderbolt r00ted
    Transformer r00ted
  7. Master Droid
    rabbitfoot's Avatar
    Member #
    29919
    Join Date
    Jan 2010
    Posts
    405
    Liked
    2 times
    Phone
    D1-->Galaxy Nexus
    #6
    Quote Originally Posted by droidkevlar View Post
    Quote Originally Posted by rabbitfoot View Post

    i looked everywhere in there for it. i changed the following, which were toward the end and no dice:
    stat_bgon.9.png
    stat_bgoff.9.png
    stat_bgon_custom.9.png
    unknown_image.png


    if anybody has the name, i'd greatly appreciate it. thank yoU!

    best,
    rf
    Look harder my son, hehe.

    Located in framework-res.apk\res\drawable-hdpi

    File names that I have replace. There are more but this will get you started and you should be able to figure out the rest with this.

    stat_ing_off.png
    stat_gps_on.png
    stat_gps_off.png
    stat_bluetooth_on.png
    stat_bluetooth_off.png
    stat_airplane_on.png
    stat_airplane_off.png
    stat_3g_on.png
    stat_2g3g_on.png
    stat_2g3g_off.png
    stat_wifi_off.png
    stat_wifi_on.png

    Also, what helped me was comparing the icons on the phone to the ones in the apk. That is how I found these.
    i'll check those badboys out. i've changed basically every framework image except about two third of the stat images.

    thanks gang!

    best,
    rf
  8. Master Droid
    rabbitfoot's Avatar
    Member #
    29919
    Join Date
    Jan 2010
    Posts
    405
    Liked
    2 times
    Phone
    D1-->Galaxy Nexus
    #7
    i just checked out those images. i don't think i was being very clear. i'm actually looking for the cyan toggles UNDER the icons (see attached pic). i've looked through every single image and am not seeing it. the only cyan left, that i can see that i haven't changed in the entire framework-res.apk are the map indicator images.

    again, if anybody knows where it is i'd greatly appreciate it

    best,
    rf
    Attached Thumbnails Attached Thumbnails pulldown widgets-cap201011012325.jpg  
  9. Master Droid
    rabbitfoot's Avatar
    Member #
    29919
    Join Date
    Jan 2010
    Posts
    405
    Liked
    2 times
    Phone
    D1-->Galaxy Nexus
    #8
    Quote Originally Posted by rabbitfoot View Post
    i just checked out those images. i don't think i was being very clear. i'm actually looking for the cyan toggles UNDER the icons (see attached pic). i've looked through every single image and am not seeing it. the only cyan left, that i can see that i haven't changed in the entire framework-res.apk are the map indicator images.

    again, if anybody knows where it is i'd greatly appreciate it

    best,
    rf
    omg, i've been ripping my hair out since the nightlies dropped for this and it's the indicator color under user interface under settings! i just figured it'd be an image like it is in the settings apk.

    hi. i'm dumb.



    best,
    rf
    Last edited by rabbitfoot; 11-01-2010 at 09:52 PM. Reason: omg is more appropriate than lol, though i did lol.
  10. Master Droid
    droidkevlar's Avatar
    Member #
    61270
    Join Date
    Apr 2010
    Posts
    457
    Phone
    r00ted D1
    #9
    HAHAH. Well you got it figured out, so that is all that matters.
    Thunderbolt r00ted
    Transformer r00ted
  11. Droid Ninja
    captdroid's Avatar
    Member #
    83020
    Join Date
    Jun 2010
    Posts
    1,774
    Liked
    53 times
    Phone
    Galaxy Nexus
    #10
    Quote Originally Posted by rabbitfoot View Post
    Quote Originally Posted by rabbitfoot View Post
    i just checked out those images. i don't think i was being very clear. i'm actually looking for the cyan toggles UNDER the icons (see attached pic). i've looked through every single image and am not seeing it. the only cyan left, that i can see that i haven't changed in the entire framework-res.apk are the map indicator images.

    again, if anybody knows where it is i'd greatly appreciate it

    best,
    rf
    omg, i've been ripping my hair out since the nightlies dropped for this and it's the indicator color under user interface under settings! i just figured it'd be an image like it is in the settings apk.

    hi. i'm dumb.



    best,
    rf
    Yea there is a bunch of stuff in Cyanogenmod Settings some of which I have not tinkered with or figured out yet.
    My first smartphone was a Droid 1. Then I found the Nexus... Galaxy Nexus LTE unlocked & rooted
    AOKP 4.0.4 build37 ROM/Franco nightly Kernel
    Root Apps - Titanium Backup, Root Explorer, SetCPU, Busybox, ROM Toolbox, Boot Manager Pro, WiFi Tether, Rom Mangler/ClockworkMod, CWMR Touch, Lightflow, Cachemate, SD Maid, Metamorph, Superuser elite, Nova Launcher

Sponsors

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. [MM] Notification Pulldown
    By stewart1champ in forum Stew1nc.
    Replies: 6
    Last Post: 10-09-2010, 03:03 AM
  2. PullDown Editor:
    By yankees2009 in forum Droid Hacks
    Replies: 10
    Last Post: 06-26-2010, 08:34 AM
  3. pulldown editor
    By mikecolorama in forum Droid Themes
    Replies: 9
    Last Post: 05-24-2010, 06:10 AM
  4. Pulldown editor 3.0 for Koush's ROM
    By stlcity in forum Koush
    Replies: 16
    Last Post: 04-27-2010, 05:20 PM
  5. Using PullDown Editor
    By marmst in forum Hacking Help
    Replies: 6
    Last Post: 04-11-2010, 08:24 PM

Search tags for this page

+cm7 stat bgon
,
android file to change pulldown toggles
,

android pulldown widget

,
avatar pulldown icons thunderbolt
,
change pulldown widgets android
,
galaxy s pulldown widget apk
,
galaxy s stat bluetooth off.png
,
how+to+change+icon+in+android+pulldown action
,
og droid pulldown widget
,
stat bgoff.9.png
,
stat bgon custom.9
,

stat bgon.9

,

stat bgon.9.png

,
stat bluetooth on
,
stat bluetooth on.png
Click on a term to search our site for related topics.