[Boot Animation][QVGA|VGA|WVGA] Android Scribble 2.0 -- Now with 3 more colors!

What color do you wish in the next update

  • Dark Blue

    Votes: 5 45.5%
  • Orange

    Votes: 3 27.3%
  • Gray

    Votes: 1 9.1%
  • Violet

    Votes: 3 27.3%
  • One which isn't her (Pls write it in a reply)

    Votes: 1 9.1%

  • Total voters
    11
  • Poll closed .
Search This thread

SiNJiN76

Senior Member
Sep 14, 2009
3,993
626
Yeah, I'm getting a black screen also...(seems like it boots faster without animation? :confused:). Changed the size in the txt file for the N1 also.
 

PeRRiiN

Senior Member
Apr 5, 2010
455
1
CA
Changing the desc.txt file to 480X800 to make it fullscreen on the Nexus one is NOT the right way to do it because all you'll get is a black screen. I'm not saying I know how to do it right but I know that won't work because I tried it.

My theory is that we have to manually resize all the images in the zip file and THEN we can change the desc.txt file to the dimensions of those images.

OR

The OP could just release a fullscreen version for the nexus one ;)
(but i'd like the one with no flares in fullscreen if its possible)
 

bonkasnucca

Senior Member
Feb 1, 2008
148
1
great job bro

hey thanks a lot for taking our requests for the n1 sized animation so quickly..great work...if u do it for the cyan version as well we will be set

Edit: maybe i spoke too soon..i pushed your nexus one version and got nothing but a blank screen
 
Last edited:

Solomente

Senior Member
Mar 17, 2009
71
0
The Nexus 1 version is the link right under the graphics, not attached at the bottom of the post. It's a zip in a zip. You have to copy the bootanimation.zip file out of the file you download. It works fine on my Incredible. Are you sure you N1 people aren't just renaming and copying over the zip file you're downloading?

As far as the animation, I like it a lot. It would be nice if it was smoother, but it's still cool. Nice work OP
 

timothydonohue

Senior Member
Oct 2, 2007
1,583
128
Portland, Maine
i tried several times with the nexus version to load it into my phone (evo), only our destination is /system/customize/resource/bootanimation.zip

only get black screen where the sprint splash used to be. :(

and yes, i'm pushing the internal bootanimation.zip, not the one containing it

any help would be greatly appreciated.
 
Last edited:

timothydonohue

Senior Member
Oct 2, 2007
1,583
128
Portland, Maine
nevermind, somehow i got it to work. i deleted the bootanimation.zip from /system/customize/resource, and then pushed a copy to both /system/media and back to /system/customize/resource. seems to work now, nexus one version. not as smooth as i would hope, but that's probably due to it being on the evo, rather than the nexus anyway :)

thanks!
 
Last edited:

GLa'DOS

Senior Member
May 30, 2010
141
25
Inside AFX
My theory is that we have to manually resize all the images in the zip file and THEN we can change the desc.txt file to the dimensions of those images.

OR

The OP could just release a fullscreen version for the nexus one ;)
(but i'd like the one with no flares in fullscreen if its possible)

I'm working on it, I'll release it probably tonight!

hey thanks a lot for taking our requests for the n1 sized animation so quickly..great work...if u do it for the cyan version as well we will be set

Edit: maybe i spoke too soon..i pushed your nexus one version and got nothing but a blank screen

I don't know why it doesn't work, it should...
I'll try to fix it!

can we also get one with out the flares?

oh and before i forget, can i one of ur works as the boot ani in a rom im about to release??

Yes, I'm working on all the N1-Versions.
Of course you can use it in a rom!


As far as the animation, I like it a lot. It would be nice if it was smoother, but it's still cool. Nice work OP

I'm working on it, but when I make it smoother it becomes a bit slower, would this be ok?

ANY chance of this becoming flashable or metamorph??

The problem is that I don'T know what these things are.
Could you give me an example how to make it, than I'm going to make them so!
 

chrisokaly

Senior Member
Dec 28, 2009
609
117
got it working

The problem is that I don'T know what these things are.
Could you give me an example how to make it, than I'm going to make them so!


Actually i got it working... i put it into the media folder of a different metamorph and just flashed the media.cpy from that folder. very cool, nice work
 

Top Liked Posts

  • There are no posts matching your filters.
  • 5
    Here is Android Scribble 2.0

    [Versions]
    trenner.png

    trenner.png

    4.gif
    vgghfghfg.png
    5.gif
    vgghfghfg.png
    6.gif

    trenner.png

    7.gif
    vgghfghfg.png
    8.gif
    vgghfghfg.png
    9.gif


    Important: You need to rename the downloaded zip to bootanimation.zip
    Downloads:
    Green Spotlight:
    QVGA (eg Tattoo)
    HVGA
    WQVGA (eg Nexus One or Droid)

    Without Spotlight:
    QVGA
    HVGA
    WQVGA

    Cyanogen-Mod:
    QVGA
    HVGA
    WVGA

    Pink:
    QVGA
    HVGA
    WVGA

    Red:
    QVGA
    HVGA
    WVGA

    Yellow:
    QVGA
    HVGA
    WVGA




    -----
    [Install]
    (Thanks to Jerry43812!)

    1. Download the ZIP of the boot animation you would like to apply to your phone.

    * For the first boot animation (with green flare, do not unzip the file. Just move it to your tools folder.
    * For the second or third boot animations, please unzip the file you download from here, resulting with a folder with another ZIP - inside, called bootanimation.zip. Please move that bootanimation.zip to your Android-(SDK)-Tool-Folder

    2. Open up a command prompt, and head into your local tools folder.
    (Or whatever folder you choosed for Android Tools)

    3. Now, enter the following commands, one line at a time.

    adb remount

    adb mv

    adb push bootanimation.zip /system/media/bootanimation.zip

    adb push bootanimation.zip /data/local/bootanimation.zip

    adb reboot

    Now when your phone begins to reboot, it should be using the new boot animation you just applied to your phone. Note that if this does not work on your phone, please use the following commands:

    cd C:\Android\tools

    adb remount

    adb shell rm /system/media/bootanimation.zip

    adb reboot

    This block of commands will remove the bootanimation.zip file that we just wrote, hopefully leaving you with the old animation you had, before. I just tested all of these commands an they do indeed work, on my CDMA HTC Hero running RegawMod 2.1t.

    For VillainRom 10.3.x Users:

    You have to push it to /system/customize/resource/bootanimation.zip to make it work!

    ---------------------------

    One IMPORTANT Thing:

    I don't want anyone to mirror the animations or to post them in another Forum without my permission!!
    I'll always keep them uploaded so you can download them here anytime!
    1
    [Reserved for later use]
    1
    awesome work!

    quick request tho..

    can u edit the color scheme to match that of cyanogenmod?
    1
    can u edit the color scheme to match that of cyanogenmod?


    Could you give me an example which colors you mean and how it should look? ;)
    Than I'll make it!


    what was your process?


    What do you mean with this?^^
    1
    And here it is: The Loading Circle WQVGA Version!
    ;)