How to modify your live wallpapers background...

This is a discussion on How to modify your live wallpapers background... within the Droid Hacks forums, part of the Droid Hacking category; pretty simple.. but if anyone wants it... it works.. im using it... i love it :-) Shark colors... i put teal orange white and black.. ...

+ Reply to Thread
Page 3 of 13 FirstFirst 1 2 3 4 5 ... LastLast
Results 21 to 30 of 123

Thread: How to modify your live wallpapers background...

  1. Master Droid
    sportadic22's Avatar
    Member #
    21787
    Join Date
    Dec 2009
    Posts
    388
    Phone
    HTC THUNDERBOLT
    #21
    pretty simple.. but if anyone wants it... it works.. im using it... i love it :-)
    Shark colors... i put teal orange white and black.. but it didnt do black.. but it looks good to me
    Attached Files
    Last edited by sportadic22; 03-18-2010 at 02:15 AM.
    HTC THUNDERBOLT ROOTED + S-OFF

  2. Master Droid
    bamfsig45's Avatar
    Member #
    465
    Join Date
    Nov 2009
    Location
    ICT
    Posts
    895
    Liked
    1 times
    Phone
    Thunderbolt & Xoom
    #22
    If I want 2 specific colors like Red and White what do I do? And are these hex colors? Its not the standard #FF0000 for red.

    Code:
    void setColor(int c) {
        if (State->mode == 1) {
            // sholes red
            color(0.9f, 0.1f, 0.1f, 0.8f);
        } else if (c == 0) {
            // red
            color(1.0f, 0.0f, 0.0f, 0.8f);
        } else if (c == 1) {
            // green
            color(0.0f, 0.8f, 0.0f, 0.8f);
        } else if (c == 2) {
            // blue
            color(0.0f, 0.4f, 0.9f, 0.8f);
        } else if (c == 3) {
            // yellow
            color(1.0f, 0.8f, 0.0f, 0.8f);
        }
    }

    Sometimes a "smartphone" is only as smart as its user.




  3. Master Droid
    Big Cam's Avatar
    Member #
    2990
    Join Date
    Nov 2009
    Location
    Fargo, ND
    Posts
    919
    Liked
    2 times
    Phone
    LG REVO ROM:GingerVolt 2.0
    #23
    Really cool, nice instructions too.
    LG Revolution
    ROM: GingerVolt 2.0!

  4. Droid
    calicocal's Avatar
    Member #
    13520
    Join Date
    Dec 2009
    Posts
    83
    Phone
    Droid
    #24
    Just wondering did any of you use root explorer to put the apk back in system, or did you all use adb shell?
  5. Master Droid
    DessoThumbs's Avatar
    Member #
    28389
    Join Date
    Jan 2010
    Location
    NC
    Posts
    887
    Liked
    22 times
    Phone
    BIONIC
    #25
    lots of live wallpapers avialable for us rooter on the market.

    Thanks for the instructions on customizing them.

    I like the one with the bugs running around.
    DessoThumbs
    .....Stock Bionic.....
  6. Master Droid
    sportadic22's Avatar
    Member #
    21787
    Join Date
    Dec 2009
    Posts
    388
    Phone
    HTC THUNDERBOLT
    #26
    Quote Originally Posted by calicocal View Post
    Just wondering did any of you use root explorer to put the apk back in system, or did you all use adb shell?
    i have yet to use adb shell for anything on this subject... RE everything
    HTC THUNDERBOLT ROOTED + S-OFF

  7. Droid
    calicocal's Avatar
    Member #
    13520
    Join Date
    Dec 2009
    Posts
    83
    Phone
    Droid
    #27
    A couple quick things. When I try to do this I am using root explorer. I follow all the other steps and am using the droid does image that was posted. I put it in the archive with 7zip and transfer it to my phone. I make sure I am not using a live wallpaper when I put it in. I put the LiveWallpapers.apk in the system\app folder. When I restart I do not see the option for the that live wallpaper. I also only see the gas one and the frequency ones. Any ideas?

    PS I am running cyanogenmod and not BB if that makes any difference.
  8. Master Droid
    deputc26's Avatar
    Member #
    6714
    Join Date
    Nov 2009
    Posts
    707
    Liked
    1 times
    Phone
    Droid
    #28
    I used this guide to edit geniewidget, next up are the latitude, btunes and facebook widgets. Thanks for the simple how-to
    Last edited by deputc26; 03-18-2010 at 11:13 AM.
    VOTE: Which feature does Android need most?

    [Credit: pc747] Do you hate the blockbuster, kindle, need for speed, and other preloaded apps you can not delete. Tired of having to sbf your phone just to get an update because you delete the bloatware. Well time for you to stand up and say NO!!!!
    See how here: http://www.droidforums.net/forum/dro...ion-today.html [/Credit: pc747]
  9. Droid Ninja
    cupfulloflol's Avatar
    Member #
    12086
    Join Date
    Dec 2009
    Posts
    1,414
    Liked
    20 times
    Phone
    Galaxy Nexus
    #29
    Quote Originally Posted by calicocal View Post
    A couple quick things. When I try to do this I am using root explorer. I follow all the other steps and am using the droid does image that was posted. I put it in the archive with 7zip and transfer it to my phone. I make sure I am not using a live wallpaper when I put it in. I put the LiveWallpapers.apk in the system\app folder. When I restart I do not see the option for the that live wallpaper. I also only see the gas one and the frequency ones. Any ideas?

    PS I am running cyanogenmod and not BB if that makes any difference.
    Did you change the permissions? The permissions should be RW- R-- R--
  10. Droid
    calicocal's Avatar
    Member #
    13520
    Join Date
    Dec 2009
    Posts
    83
    Phone
    Droid
    #30
    Quote Originally Posted by cupfulloflol View Post
    Quote Originally Posted by calicocal View Post
    A couple quick things. When I try to do this I am using root explorer. I follow all the other steps and am using the droid does image that was posted. I put it in the archive with 7zip and transfer it to my phone. I make sure I am not using a live wallpaper when I put it in. I put the LiveWallpapers.apk in the system\app folder. When I restart I do not see the option for the that live wallpaper. I also only see the gas one and the frequency ones. Any ideas?

    PS I am running cyanogenmod and not BB if that makes any difference.
    Did you change the permissions? The permissions should be RW- R-- R--
    I tired changing the permissions and that worked a little better. I saw the live wallpapers, but when I tried to change the background it force closed and it just gave me a white background.

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. Live Wallpapers .apk
    By Varking in forum Droid Applications
    Replies: 0
    Last Post: 02-26-2010, 05:15 PM
  2. Live Wallpapers?
    By STIDRIVER in forum Droid Themes
    Replies: 16
    Last Post: 02-25-2010, 12:09 PM
  3. why don't live wallpapers run on 2.0.1?
    By ten2o3 in forum Motorola Droid
    Replies: 3
    Last Post: 01-30-2010, 01:36 AM
  4. Live Wallpapers
    By rebornlaxer in forum Droid General Discussions
    Replies: 3
    Last Post: 01-29-2010, 05:20 PM
  5. live wallpapers?
    By Rand0mNumb3r5 in forum Motorola Droid
    Replies: 6
    Last Post: 01-29-2010, 08:44 AM

Search tags for this page

apk live wallpaper editor
,
better grass apk
,
better grass live wallpaper apk
,
better grass livewallpaper apk
,
better live grass wallpaper apk
,
edit live wallpaper
,
editing live wallpapers
,
grass live wallpaper apk
,
grass live wallpaper apk download
,
how to change live wallpaper android
,
how to edit live wallpaper apk
,
how to modify live wallpaper
,
pac man live wallpaper apk
,

pacman live wallpaper apk

,
visualization wallpaper.apk
Click on a term to search our site for related topics.