New: XDA launches forum for app developers. Discuss coding, tools, marketing, and more.
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
Taknarosh
Old
(Last edited by Taknarosh; 15th April 2010 at 04:03 PM.)
#1  
Taknarosh's Avatar
Senior Member - OP
Thanks Meter 7
Posts: 315
Join Date: Aug 2009
Location: Montreal
Default Custom HTC/Nexus One Boot Animation

TESTED ONLY ON AN ROGERS HTC MAGIC (32A) RUNNING CURSORDROID'S LATEST SENSE UI ROM.
NOT TESTED ON ANY OTHER ROM OR PHONE.
I AM NOT RESPONSIBLE FOR ANY DAMAGE YOU CAUSE TO YOUR PHONE.
ALWAYS MAKE A NANDROID BACKUP IN CASE ANYTHING GOES WRONG


Preview:


Downloads:
Custom HTC/Nexus One Boot Animation with sound
bootloop_w_sound.zip

Custom HTC/Nexus One Boot Animation without sound
bootloop_wo_sound.zip

To backup:
Code:
Go to command prompt type:

adb pull /data/media/bootscreen/ C:
Instead of C: you can put any directory you want.

To install:

Code:
1. Unpack the ZIP of your choice (I recommend to C:/Boot/)
2. Assuming you unzipped it in C:/Boot Go in command and type:
adb push C:/Boot/boot.gif /data/media/bootscreen/
adb push C:/Boot/bootloop.gif /data/media/bootscreen/
adb push C:/Boot/boot_animation.xml /data/media/bootscreen/
adb push C:/Boot/boot.mp3 /data/media/bootscreen/
Note: Anyone interested in taking the HTC Quietly Brilliant section of the boot animation for your own boot animation you're free to extract it. Just mention me in the credits please. It took me a retarded amount of time to merge 2 gifs together.
 
betelgeuse74
Old
#2  
betelgeuse74's Avatar
Senior Member
Thanks Meter 9
Posts: 220
Join Date: Jun 2009
Nice!

This will definitaly be my new bootscreen

Thank you for sharing!
PYRAMID PVT SHIP S-OFF RL
HBOOT-1.17.1111
Radio-10.14.9035.01_M
eMMC-boot
Jun 2 2011, 22:31:39
 
tbrummell
Old
#3  
Senior Member
Thanks Meter 29
Posts: 374
Join Date: Sep 2007
Location: Ottawa
Thanks for this, installed as my new boot.
 
westgds
Old
#4  
Junior Member
Thanks Meter 0
Posts: 22
Join Date: Sep 2007
Testet on Cyanogen 4.2.15.1: no function
 
drbobb
Old
#5  
Senior Member
Thanks Meter 14
Posts: 564
Join Date: Feb 2010
Location: Warsaw
It's nice, but the nexus animation stutters, unlike on actual eclair roms (where it's implemented in a different way). Probably nothing to be done about that.
People: KERNAL is NOT A WORD!!!
---
HTC Desire PVT4/S-OFF
HBOOT 0.93.0001
RADIO 5.17.05.23
Nikez Jelly Bean Evervolv Turba
---- before:
HTC Magic 32A
HBOOT-1.76.2007 / 1.33.2010
RADIO-6.35.16.19 / 3.22.26.17
ROM: GBRider_Cronos (Gingerbread) / COS-DS by roalex
 
Taknarosh
Old
(Last edited by Taknarosh; 15th April 2010 at 04:10 PM.)
#6  
Taknarosh's Avatar
Senior Member - OP
Thanks Meter 7
Posts: 315
Join Date: Aug 2009
Location: Montreal
Quote:
Originally Posted by drbobb View Post
It's nice, but the nexus animation stutters, unlike on actual eclair roms (where it's implemented in a different way). Probably nothing to be done about that.
I could try adjusting the delay time per frame, but that would just artificially make it seem like it's going smoother.
Also, I think it might have to do with the fact I made the animations a full 320x480. I'll try to reduce the sizes.

I'll try some modifications out and re-post an update if they works well.

Quote:
Originally Posted by westgds View Post
Testet on Cyanogen 4.2.15.1: no function
I'll check the implementations on 1.6 ROMs and higher and see if I can come up with something.
I'd need someone to test it though.
 
jgcaap
Old
#7  
jgcaap's Avatar
Senior Member
Thanks Meter 404
Posts: 1,810
Join Date: Sep 2009
Location: Porto
Could you please confirm how to instal on the Stock rom wich is rooted from europe with edition : 3.05.401.3 because i cannot detect with adb. Do you know what might be the issue? Thank you
 
KAwAtA
Old
#8  
KAwAtA's Avatar
Senior Member
Thanks Meter 95
Posts: 910
Join Date: Jan 2010
Quote:
Originally Posted by Taknarosh View Post
I'll check the implementations on 1.6 ROMs and higher and see if I can come up with something.
I'd need someone to test it though.
I think eclair roms would work, but Incase you didn't know.. (I think you know but I guess ill try and explain anyway. I don't even know why the other member tried this because the files don't even go in the same folders as the bootscreen files do for 1.6 lol. The folder doesn't even exist and they use completely different image files. Some people, good lord. I bet if you put FLASH THIS UNKNOWN RADIO, someone would do it. Test it one day! haha)

1.6 uses two images, i think it's a png image. One sits there, and the other scrolls through. You could definitely make the HTC shine (pretty easy if you do it one way, but probably relaly difficult or almost impossible to have it shine as nicely. It'd be a pain in the butt to work with transparency). And the quietly brilliant, well it's basically nearly impossible to make it move as nicely. You could definitely have it do the quietly brilliant like that but having it synchronizing and **** would be a pain in the butt and perhaps not even possible. Just don't do it, it's not easy for 1.6 and you dont have much control over the bootscreen scrolling. I don't know if I'm clear but you should understand where I'm heading with this lol. Unless you wanna recode etc etc all that for a bootscreen, then perhaps it will become more possible!
 
Taknarosh
Old
#9  
Taknarosh's Avatar
Senior Member - OP
Thanks Meter 7
Posts: 315
Join Date: Aug 2009
Location: Montreal
Quote:
Originally Posted by KAwAtA View Post
I think eclair roms would work, but Incase you didn't know.. (I think you know but I guess ill try and explain anyway. I don't even know why the other member tried this because the files don't even go in the same folders as the bootscreen files do for 1.6 lol. The folder doesn't even exist and they use completely different image files. Some people, good lord. I bet if you put FLASH THIS UNKNOWN RADIO, someone would do it. Test it one day! haha)

1.6 uses two images, i think it's a png image. One sits there, and the other scrolls through. You could definitely make the HTC shine (pretty easy if you do it one way, but probably relaly difficult or almost impossible to have it shine as nicely. It'd be a pain in the butt to work with transparency). And the quietly brilliant, well it's basically nearly impossible to make it move as nicely. You could definitely have it do the quietly brilliant like that but having it synchronizing and **** would be a pain in the butt and perhaps not even possible. Just don't do it, it's not easy for 1.6 and you dont have much control over the bootscreen scrolling. I don't know if I'm clear but you should understand where I'm heading with this lol. Unless you wanna recode etc etc all that for a bootscreen, then perhaps it will become more possible!
I extracted the quietly brilliant section from an Eclair ROM. So I don't think it would be a stretch to get it to work on them.
 
shokuhawan
Old
#10  
Senior Member
Thanks Meter 5
Posts: 154
Join Date: Sep 2008
Can you make the Nexus boot animation only- without Android logo


XDA PORTAL POSTS

Forum Added for the Samsung Galaxy Mega

What do you do when the Galaxy Note line is simply not big enough? You get theSamsung Galaxy Mega. … more

Voice Control Your Phone with Tasker and AutoVoice – XDA Developer TV

XDA Developer TV Producer Kevin set up his phone to respond to … more

Guide to Take Better Control of Your Volume Levels

Would you like to know one of the things that really annoys me on a daily basis? Tough, … more

Get the Android 4.2.2 Status Bar on Your Gingerbread-Based Samsung

There are still quite a few of folks who run Gingerbread on their … more