Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
ocelot4ark
Old
#1  
Senior Member - OP
Thanks Meter 10
Posts: 106
Join Date: Jun 2010
Location: Manhattan, NY
Default [Boot Screen] Custom EVO animation

Hope this isn't against protocol. I posted this in the "HOWTO" thread, but in the event there are people that don't venture into that area...I think it looks pretty nice and it's customized for the Evo.

Here's what I'm using...



I had to cut it down significantly from my original plan because of the boot speed...but this lines up pretty perfect on my Evo. Here are the links if anyone wants to download themselves:

http://www.mediafire.com/file/jadhnz...tanimation.zip

http://www.mediafire.com/file/wmnz2n...tion_final.mp3

Pretty sure you have to be ROOTED for this to work (I am).
adb remount
adb push bootanimation.zip /system/customize/resource
adb push SPC_animation.mp3 /system/customize/resource
adb shell reboot
 
papaskispartan
Old
#2  
Senior Member
Thanks Meter 12
Posts: 122
Join Date: Jun 2010
Quote:
Originally Posted by ocelot4ark View Post

Pretty sure you have to be ROOTED for this to work (I am).
adb remount
adb push bootanimation.zip /system/customize/resource
adb push SPC_animation.mp3 /system/customize/resource
adb shell reboot
Good Morning, This was pretty cool so I thought i would do it. Just one thing to add about your adb instructions. Pushing the mp3 is missing "_final".

It should read
adb push SPC_animation_final.mp3 /system/customize/resource

Again thanks
 
rjmjr69
Old
#3  
rjmjr69's Avatar
Senior Member
Thanks Meter 102
Posts: 1,734
Join Date: Dec 2008
Location: Southie
Can this be installed without adb? And if so how please?

I love it so cool. Can the sound be taken out as well tho?
 
soxozor
Old
#4  
Senior Member
Thanks Meter 6
Posts: 201
Join Date: Feb 2010
Default !

Quote:
Originally Posted by rjmjr69 View Post
Can this be installed without adb? And if so how please?

I love it so cool. Can the sound be taken out as well tho?
I don't believe it can be done without adb. Unless you found a way to navigate to /system folder.

and by not pushing the sound file(.mp3) the sound will be taken out.

I love this nice job!
 
MrDSL
Old
#5  
MrDSL's Avatar
Recognized Themer
Thanks Meter 2210
Posts: 6,652
Join Date: Nov 2006

 
DONATE TO ME
Default Re: [Boot Screen] Custom EVO animation

you can use root explorer if you like..

Besides the fact that it says Droid I like it..it may be my ROM but I had to change the sound file to android_audio.mp3 to get it to play.

Sent from my PC36100 using Tapatalk
Phone: Galaxy Note
ROM: CM10
Kernel: XplodWild
Theme: Mixer
Radio: CLP1

Follow me on Twitter @Mr_DSL

 
ocelot4ark
Old
#6  
Senior Member - OP
Thanks Meter 10
Posts: 106
Join Date: Jun 2010
Location: Manhattan, NY
Quote:
Originally Posted by papaskispartan View Post
Good Morning, This was pretty cool so I thought i would do it. Just one thing to add about your adb instructions. Pushing the mp3 is missing "_final".

It should read
adb push SPC_animation_final.mp3 /system/customize/resource

Again thanks
Ooops! Nice catch and thanks for pointing that out!
 
ocelot4ark
Old
#7  
Senior Member - OP
Thanks Meter 10
Posts: 106
Join Date: Jun 2010
Location: Manhattan, NY
Quote:
Originally Posted by MrDSL View Post
you can use root explorer if you like..

Besides the fact that it says Droid I like it..it may be my ROM but I had to change the sound file to android_audio.mp3 to get it to play.

Sent from my PC36100 using Tapatalk
Hmmm that is weird...The actual mp3 was just edited from an incredible boot up when the file WAS named android_audio.mp3. Glad that you got it figured out, though.
 
08tundra
Old
#8  
08tundra's Avatar
Senior Member
Thanks Meter 5
Posts: 236
Join Date: Jan 2008
Default please help

i dont know what im doing wrong but every time i try to push the bootanimation.zip i get

cannot stat 'bootanimation.zip' :no such file or directory

and i have both the bootanimation.zip and the mp3 file in my tools folder and help would be greatly appreciated thanks in advanced
 
Geegolly
Old
#9  
Junior Member
Thanks Meter 3
Posts: 28
Join Date: Jun 2010
Location: Indianapolis
Quote:
Originally Posted by rjmjr69 View Post
Can this be installed without adb? And if so how please?

I love it so cool. Can the sound be taken out as well tho?
Terminal Emulator app in the market will do this.

su
cat /sdcard/download/bootanimation.zip > /system/customize/resource/bootanimation.zip
 
rjmjr69
Old
(Last edited by rjmjr69; 23rd June 2010 at 09:10 AM.)
#10  
rjmjr69's Avatar
Senior Member
Thanks Meter 102
Posts: 1,734
Join Date: Dec 2008
Location: Southie
Tried that using beterterminal and I get an access denied error read only???


From adb I get cannot stat no such such file or directory "bootanimation.zip"

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...

XDA PORTAL POSTS

Nandroid Manager Receives Major Update

Do you find yourself obsessively jumping from ROM to ROM? And do you hate having to restore a full … more

Careers in Android: Recruiter Reveals How Resumes are Chosen – XDA Developer TV

XDA Developer TV Producer Jayce released a video a … more

HttpClient Tutorial to Upload and Download with Your App

Developers wanting to interact with the Internet need to choose a package to do the … more

Profile Flow: A Tasker Alternative

By now, we’re all quite familiar with Tasker, the personal automation app that seems to be able to … more