Live Wallpapers for 9.8 - V10 - UPDATED 4/15/10 With 3 New LW'S !!!!

This is a discussion on Live Wallpapers for 9.8 - V10 - UPDATED 4/15/10 With 3 New LW'S !!!! within the Blackdroid forums, part of the Custom Roms category; Not sure if you're familiar with the just shake it lwp with the androids but is it possible to make the androids to golf balls? ...

Page 2 of 25 FirstFirst 1 2 3 4 12 ... LastLast
Results 11 to 20 of 242

Thread: Live Wallpapers for 9.8 - V10 - UPDATED 4/15/10 With 3 New LW'S !!!!

  1. Senior Droid
    topaz330's Avatar
    Member #
    390
    Join Date
    Nov 2009
    Posts
    123
    Phone
    Enter Current Phone Here
    #11
    Not sure if you're familiar with the just shake it lwp with the androids but is it possible to make the androids to golf balls? I Def would pay for it of you could...
  2. Droid
    kweather99's Avatar
    Member #
    48237
    Join Date
    Mar 2010
    Location
    W. NY
    Posts
    39
    Phone
    Moto DROID
    #12
    Love your work my man, donation on its way!
  3. Junior Droid
    Creyendo's Avatar
    Member #
    52703
    Join Date
    Mar 2010
    Posts
    18
    Phone
    Droid
    #13
    Thanks for all the work srt!

    Is there any chance you could post some sort of guide to creating our own custom live wallpapers? I'd love to be able to make a Sounders FC wallpaper.

    Either way, love the work you've already done!

    Edit: Just saw your comment about leaving a post for new ones. What dimensions do you need the image to be?

    How about this one with green, blue, and silver? Credit to Greg Mockos for making the original image.
    Attached Thumbnails Attached Thumbnails Live Wallpapers for 9.8 - V10 - UPDATED 4/15/10 With 3 New LW'S !!!!-sounder-wallpaper.jpg  
    Last edited by Creyendo; 04-07-2010 at 03:14 PM.
  4. Droid
    kweather99's Avatar
    Member #
    48237
    Join Date
    Mar 2010
    Location
    W. NY
    Posts
    39
    Phone
    Moto DROID
    #14
    Anyone else getting the error message "the theme control file could not be read and may be missing" when trying to install stock Android theme and/or stock UD theme via Metamorph?
  5. Senior Droid
    drewshaver's Avatar
    Member #
    2127
    Join Date
    Nov 2009
    Posts
    121
    Phone
    verizon droid
    #15
    i really liked the soap theme on dark .. if you can would be much appreciated. thanks
  6. Junior Droid
    Creyendo's Avatar
    Member #
    52703
    Join Date
    Mar 2010
    Posts
    18
    Phone
    Droid
    #16
    So I figured out how to change the image and created my Sounders lwp using one of yours for the colors. I definitely learned I prefer a darker background, all the light colors from the image are a little distracting. How would I go about changing the live colors? I want to make a US mens national team background using the pyramid on top of a GS version of the USMNT logo. For the colors I was planning on traditional red, white, and blue. Any help would be greatly appreciated.
  7. Premium Member
    stedrocklp's Avatar
    Member #
    43309
    Join Date
    Mar 2010
    Location
    Portland, Me
    Posts
    74
    Phone
    D1, DX, T-Bolt
    Premium Member
    #17
    Hello srt thanks for getting these out to us. If its possible could you make the droid background (second pic with blue and silver) into the droid background with multicolor. I have it from a previous bd rom but it doesnt seem to want to work with 9.8. Thank you very much.
    The Ultimate Droid 3.2.0 (Gingerbread Baby!) @ 1.0MHz

    You will never look back: http://theultimatedroid.com/forum/
  8. Master Droid
    y0manda's Avatar
    Member #
    9610
    Join Date
    Nov 2009
    Posts
    335
    Liked
    6 times
    Phone
    Motorola Droid - -> HTC TBOLT
    #18
    Quote Originally Posted by Creyendo View Post
    So I figured out how to change the image and created my Sounders lwp using one of yours for the colors. I definitely learned I prefer a darker background, all the light colors from the image are a little distracting. How would I go about changing the live colors? I want to make a US mens national team background using the pyramid on top of a GS version of the USMNT logo. For the colors I was planning on traditional red, white, and blue. Any help would be greatly appreciated.
    Red White Blue would look clean!
  9. Droid
    enjoyincubus's Avatar
    Member #
    28359
    Join Date
    Jan 2010
    Posts
    36
    Phone
    Droid
    #19
    Step 7) Open nexus.rs in notepad++ and navigate to the following section

    void setColor(int c) {
    if (c == 0) {
    // yellow
    color(1.0f, 0.8f, 0.0f, 0.8f);
    } else if (c == 1) {
    // red
    color(1.0f, 0.0f, 0.0f, 1.0f);
    } else if (c == 2) {
    // green
    color(0.0f, 0.8f, 0.0f, 0.8f);
    } else if (c == 3) {
    // blue
    color(0.0f, 0.4f, 0.8f, 1.0f);
    }
    }

    Step 8) Change the colors to your liking and save the nexus.rs file.

    - You do this by changing this section: color(0.0f, 0.4f, 0.8f, 1.0f)
    - Colors can be found here
    - To determine the color divide each number by 255
    - The last number is alpha transparency (0.0f, 0.4f, 0.8f, 1.0f) *1.0 is fully visable and 0.0 is invisible*

    - Example: Cyan is 0-255-255 so the code you would enter would be color(0.0f, 1.0f, 1.0f, 1.0f)
    I found this on another forum. I figured it all out before I found it though... Would've saved me headaches.
  10. Junior Droid
    Creyendo's Avatar
    Member #
    52703
    Join Date
    Mar 2010
    Posts
    18
    Phone
    Droid
    #20
    enjoyincubus you are awesome! Thanks for finding that.

    I've run into an interesting snag while working on the lwp. I created the image just fine but for whatever reason when I replace the current pyramid_background the phone isn't able to read it for the lwp. I even tried not messing with the colors but I have the same problem. I had no problem earlier doing the same method with my previously posted image or when trying any of srt's images.

    Here is what I'm trying to use, if you see any problems let me know. I created the image simply by putting a GS image on top of the current pyramid_background.png and adjusting transparency as I saw fit. I used gimp if that makes any difference.
    Attached Thumbnails Attached Thumbnails Live Wallpapers for 9.8 - V10 - UPDATED 4/15/10 With 3 New LW'S !!!!-pyramid_background.png  
Page 2 of 25 FirstFirst 1 2 3 4 12 ... LastLast

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. what are live wallpapers?
    By ociopia in forum Android Forum
    Replies: 2
    Last Post: 04-06-2010, 07:33 AM
  2. how do i set live wallpapers
    By nwwolf1 in forum Droid General Discussions
    Replies: 1
    Last Post: 04-03-2010, 04:11 PM
  3. Live Wallpapers
    By shugknight in forum Droid General Discussions
    Replies: 3
    Last Post: 03-31-2010, 10:59 AM
  4. More Live Wallpapers?
    By meepstone in forum Droid Themes
    Replies: 2
    Last Post: 03-28-2010, 10:06 AM
  5. Live Wallpapers
    By Matth3w in forum Droid General Discussions
    Replies: 13
    Last Post: 02-16-2010, 07:34 PM

Search tags for this page

circuit

,
circuit art
,

circuit board

,
circuit board art
,
circuit board texture
,

circuit board wallpaper

,
circuit wallpaper
,
city at night live wallpaper apk
,

ghost recon future soldier wallpaper

,
mavs
,
sounders wallpaper
,

steelers

,

steelers wallpaper

,
texas tech emblem
,

university of tennessee wallpaper

Click on a term to search our site for related topics.