Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
raymando
Old
#1  
raymando's Avatar
Member - OP
Thanks Meter 31
Posts: 81
Join Date: Dec 2008
Location: Birmingham

 
DONATE TO ME
Default Request: Urgent to me

i need a splash screen in the form of a update zip i know some other ppl would want this as well
i need it directed to the media folder not a media then bootscreen as most splashcreen i have found do this

with if u can the default splsh htc screen added on and the defulat sound or something creative up to you
many thanks
 
JAguirre1231
Old
#2  
JAguirre1231's Avatar
Senior Member
Thanks Meter 37
Posts: 4,074
Join Date: Jun 2009
Location: I'm Guessing your mom isn't a valid city
Quote:
Originally Posted by raymando View Post
i need a splash screen in the form of a update zip i know some other ppl would want this as well
i need it directed to the media folder not a media then bootscreen as most splashcreen i have found do this

with if u can the default splsh htc screen added on and the defulat sound or something creative up to you
many thanks
Well what rom are you running?
Cyanogen- impossible as of right now
Hero- ok I'll do that
Eclair- I'll try that one
 
raymando
Old
#3  
raymando's Avatar
Member - OP
Thanks Meter 31
Posts: 81
Join Date: Dec 2008
Location: Birmingham

 
DONATE TO ME
its mightymax hero rom i want that androd animation and another animation to go with it prob the standard htc one or u can pick one and a sound file
many thanks
 
JAguirre1231
Old
#4  
JAguirre1231's Avatar
Senior Member
Thanks Meter 37
Posts: 4,074
Join Date: Jun 2009
Location: I'm Guessing your mom isn't a valid city
http://www.4shared.com/file/18888861...c503/boot.html


Unzip to a folder on your sd called boot, then..

rwsystem
cp /sdcard/boot/* /system/media/bootscreen
 
raymando
Old
#5  
raymando's Avatar
Member - OP
Thanks Meter 31
Posts: 81
Join Date: Dec 2008
Location: Birmingham

 
DONATE TO ME
then what where do i type that in
 
JAguirre1231
Old
#6  
JAguirre1231's Avatar
Senior Member
Thanks Meter 37
Posts: 4,074
Join Date: Jun 2009
Location: I'm Guessing your mom isn't a valid city
Quote:
Originally Posted by raymando View Post
then what where do i type that in
That would be in terminal, then reboot and watch the magic
 
raymando
Old
#7  
raymando's Avatar
Member - OP
Thanks Meter 31
Posts: 81
Join Date: Dec 2008
Location: Birmingham

 
DONATE TO ME
cant i do it via the reboot console in my recovery menu
 
JAguirre1231
Old
#8  
JAguirre1231's Avatar
Senior Member
Thanks Meter 37
Posts: 4,074
Join Date: Jun 2009
Location: I'm Guessing your mom isn't a valid city
Quote:
Originally Posted by raymando View Post
cant i do it via the reboot console in my recovery menu
yes, just change "rwsystem" to "mount -a"
 
raymando
Old
#9  
raymando's Avatar
Member - OP
Thanks Meter 31
Posts: 81
Join Date: Dec 2008
Location: Birmingham

 
DONATE TO ME
hmm notworkig can u tell me the typing instructions again but where to press enter for recovery consle thanks
 
JAguirre1231
Old
#10  
JAguirre1231's Avatar
Senior Member
Thanks Meter 37
Posts: 4,074
Join Date: Jun 2009
Location: I'm Guessing your mom isn't a valid city
Quote:
Originally Posted by raymando View Post
hmm notworkig can u tell me the typing instructions again but where to press enter for recovery consle thanks
Each new line of code is the next command

mount -a <enter>
cp /sdcard/boot/* /system/media/bootscreen <enter>
reboot <enter>

 
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

Guide to Using Adobe Air on Android

When writing an app with performance in mind, you most likely want to write it native code using the … more

Boot Animation Paradise for your Android Device

The default boot animations on any device, no matter whichmanufacturer, are generally pretty … more