Creating/Installing Custom Bootanimation For Android

Search This thread

overcominglove

New member
Dec 28, 2009
3
0
Paid Job""" I i PAID JOB" want a boot animation for android 4.2.2 generic Tablet pc

Hello ,

Who can charge me some money to develop a custom boot animation for generic android 4.2.2 tablet pc ?
 
Oct 28, 2013
5
0

theprakhar

Senior Member
Nov 15, 2012
111
165
Lucknow
www.facebook.com
I ported marvel animation in my lg optimus l3.
(http://xdaforums.com/showthread.php?t=2106222)
It worked but the animation didn't fit into the screen so I decided to edit it for my phone.
But the edited one doesn't work and I see only a blank screen when I reboot my phone
I have attached a link to my edited boot animation.
https://drive.google.com/file/d/0B3XTJRgMyh3EMWZkSWJwQnNaak0/edit?usp=sharing
Please help me.
Awaiting eagerly for your reply.

Hope this works.....
 

Attachments

  • bootanimation.zip
    7.7 MB · Views: 42

anpes

Member
May 29, 2013
16
1
I've tried this several different times with no results. I only get the black screen. I've used notepad ++ and notepad. I've used winrar and 7zip. I'm on a Widnows 8 machine. Any thoughts?


dude my bootanimation works and i make it using windows 8 nothing wrong with that machine

i make 3 fault that making it doesn't work, its for people out there that having same issue(my issue: my bootanimation not loaded)
and my phone is htc onex+ using android rev hd rom

1.i compressed it the whole folder instead of just desc.txt and part0,part1------>folder that contain images
2.my desc file ended with new paragraph, in the end of the script i press enter
3.i name the file htc_bootup.zip because i follow another tutorial that said so

to anybody i have question?

i make quiet long animation and it cant loaded all of it, do you know how to load all of it
i know this will make my boot longer but i dont want make it waste....
besides giving higher frame rate..

is anyone making this bootanimation using after effects cause mine is so big, its so lag in my device and how to make its smaller
its 70.xxmb i know its not VFX forum but just in case anyone know
 

theprakhar

Senior Member
Nov 15, 2012
111
165
Lucknow
www.facebook.com
dude my bootanimation works and i make it using windows 8 nothing wrong with that machine

i make 3 fault that making it doesn't work, its for people out there that having same issue(my issue: my bootanimation not loaded)
and my phone is htc onex+ using android rev hd rom

1.i compressed it the whole folder instead of just desc.txt and part0,part1------>folder that contain images
2.my desc file ended with new paragraph, in the end of the script i press enter
3.i name the file htc_bootup.zip because i follow another tutorial that said so

to anybody i have question?

i make quiet long animation and it cant loaded all of it, do you know how to load all of it
i know this will make my boot longer but i dont want make it waste....
besides giving higher frame rate..

is anyone making this bootanimation using after effects cause mine is so big, its so lag in my device and how to make its smaller
its 70.xxmb i know its not VFX forum but just in case anyone know

Can you please upload your boot animation....maybe after that i could be able help u..
 

xantechie

Member
Apr 19, 2013
24
2
You, my friend, are a godsend. I've been trying to get this to work with a combination of video .png's. Until stumbling across this, no post even mentioned the compression method. I use 7-zip typically (which lists the "store" under Compression Level, but it's defaulted as "Normal" which is why it never worked before. So, once again, thank you...you've saved perhaps a dozen of my possessions from being sacrificed out of frustration.
 

theprakhar

Senior Member
Nov 15, 2012
111
165
Lucknow
www.facebook.com
You, my friend, are a godsend. I've been trying to get this to work with a combination of video .png's. Until stumbling across this, no post even mentioned the compression method. I use 7-zip typically (which lists the "store" under Compression Level, but it's defaulted as "Normal" which is why it never worked before. So, once again, thank you...you've saved perhaps a dozen of my possessions from being sacrificed out of frustration.
It always feels "great" when you help someone ..:laugh: ...
 
Last edited:
  • Like
Reactions: booolzi

Top Liked Posts

  • There are no posts matching your filters.
  • 65
    C r e a t i n g/ I n s t a l l i n g
    C u s t o m B o o t a n i m a t i o n F o r A n d r o i d


    Step 1 :- CREATE ANIMATION IMAGES
    Open Photoshop(or any other image editor).Make the background color black and then place the image layer above background layer and make its opacity 0% and save it as PNG named 0000 and then keep on increasing the opacity (Remember name for First Image should be 0000.png,for second 0001.png,for third 0002.png and so on.Save them in 240x320 resolution(your device's resolution)
    TIP:-Use splatter or any other brushes:-Same as above but the difference is you will not change the opacity it should be 100% and the splatters on the image will increase with new one.(IT LOOKS QUITE IMPRESSIVE)


    Step 2:-
    Make two folder named part0 and part1. Put your images created in those folder.For Ex. 0000.png to 0009.png in part0 and 0010.png to 0070.png in part1.

    Step3 :-
    Create desc.txt
    and write:-
    240 320 24
    p 1 0 part0
    p 0 0 part1

    and save it

    ------------------------------------------------------------------
    EXPLANATION of 240 320 24
    p 1 0 part0 :-
    240 320(your device's resolution)
    24(frames per second.......higher the no. faster will your bootanimation)
    p(pointer to tell it to look at new commands)
    1(no. of times this section of bootanimation will play....0=infinite)
    0(Pause....0=no pause 10=10sec pause repeating or moving on next line)
    part0(folder in which your animation images are contained)


    ----------------------------------------------------------------------------------------
    [/B] Step 4:-
    Create a folder named bootanimation and in that put part0,part1 and desc.txt.ZIP the contents of bootanimation folder(REMEMBER COMPRESSION METHOD SHOULD BE STORE)

    Step 5:-
    Copy bootanimation.zip to your sd card.

    Step 6:-
    Using Root Explorer(or any other alternatives) copy bootanimation.zip to system\media (Remember change mount to R/W)

    STEP 7 :-

    Reboot,ENJOY and SHOW-OFF! :laugh:


    I'll Be uploading custom boot-animation soon[IF YOU GUYS WANT].................

    PLEASE CLICK ON THANKS BUTTON And Comment IF IT HELPED YOU A BIT TOO...PLEASE...............Its Our salary! :p....

    IF HAVING ANY OTHER PROBLEM OR WANT KNOW MORE TIPS FOR MAKING YOUR BOOTANIMATION.MORE AWESOME....DONT HESITATE ASK ME ...
    2
    Lets say I want to basically put in a video already made... will I have to take a snapshot of each frame?

    Yes I am tool but nethertheless if there's a way I can just install a pre-made video than god damn it I will follow that way to the letter!

    BTW thanks :)

    Ur Welx....and I hope this post maybe helpful to you to convert Video to bootanimation.zip>>http://xdaforums.com/showthread.php?t=1792178
    1
    how to r/w

    Creating/Installing Custom Bootanimation For Android

    Step 1 :- CREATE ANIMATION IMAGES
    Open Photoshop(or any other image editor).Make the background color black and then place the image layer above background layer and make its opacity 0% and save it as PNG named 0000 and then keep on increasing the opacity (Remember name for First Image should be 0000.png,for second 0001.png,for third 0002.png and so on.Save them in 240x320 resolution(your device's resolution)
    TIP:-Use splatter or any other brushes:-Same as above but the difference is you will not change the opacity it should be 100% and the splatters on the image will increase with new one.(IT LOOKS QUITE IMPRESSIVE)

    Step 2:-
    Make two folder named part0 and part1. Put your images created in those folder.For Ex. 0000.png to 0009.png in part0 and 0010.png to 0070.png in part1.

    Step3 :-
    Create desc.txt
    and write:-
    240 320 24
    p 1 0 part0
    p 0 0 part1

    and save it
    ------------------------------------------------------------------
    EXPLANATION of 240 320 24
    p 1 0 part0 :-
    240 320(your device's resolution)
    24(frames per second.......higher the no. faster will your bootanimation)
    p(pointer to tell it to look at new commands)
    1(no. of times this section of bootanimation will play....0=infinite)
    0(Pause....0=no pause 10=10sec pause repeating or moving on next line)
    part0(folder in which your animation images are contained)

    ----------------------------------------------------------------------------------------
    Step 4:-
    Create a folder named bootanimation and in that put part0,part1 and desc.txt.ZIP the bootanimation folder(REMEMBER COMPRESSION METHOD SHOULD BE STORE)

    Step 5:-
    Copy bootanimation.zip to your sd card.

    Step 6:-
    Using Root Explorer(or any other alternatives) copy bootanimation.zip to system\media (Remember change mount to R/W)

    STEP 7 :-

    Reboot and ENJOY!!!! :laugh:


    I'll Be uploading custom boot-animation soon[IF YOU GUYS WANT].................

    PLEASE CLICK ON THANKS BUTTON And Comment IF IT HELPED YOU A BIT TOO...PLEASE................... :p

    IF HAVING ANY OTHER PROBLEM OR WANT KNOW MORE TIPS FOR MAKING YOUR BOOTANIMATION.MORE AWESOME....DONT HESITATE ASK ME ...I WILL MAKE. A VIDEO TUTORIAL



    Hi Please could you tell me in detail how to change mount to R/W. Im using ES File explorer...
    1
    this thing happen to me in windows 8 and windows xp , show black screen or sometimes the word android do someone help me please. all was in .png format:confused: what do mean set your compression method to store? i cannot find this ..using winzip..

    Plz find the attachment to knw where is store method......if still didn't work...don't hesitate ask me...
    1
    Can anyone help me? I tried to make it with the detailed descriptions but it still failed. Can you help me out a little? i uploaded my copy that i tried to boot below. it gives me black screen.

    https://www.dropbox.com/s/n8jutxz0lpzx2jk/bootanimation.zip

    Hey! it is not working because the you zipped a complete folder which has one more folder .....You have to zip the files only...see the screenshot below..