Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
wassss
Old
#1  
Member - OP
Thanks Meter 0
Posts: 93
Join Date: Jun 2006
Wink request special splash screen

please, can someone give us hero rom splashscreen as haykuro hero rom ?

yes, new htc logo gif with little android saying bye bye
 
DBeCe
Old
#2  
Member
Thanks Meter 1
Posts: 49
Join Date: Jun 2009
Location: BCN
Here you have the splash



But we can't use the program "CreateG1Splash.exe" because converts it into a static file.
 
PaNa-S
Old
#3  
Senior Member
Thanks Meter 1
Posts: 331
Join Date: Nov 2007
and how we can flash a animated splash screen then? the splash screen is fantastic!!
 
yukkio
Old
(Last edited by yukkio; 8th June 2009 at 11:26 AM.)
#4  
Senior Member
Thanks Meter 43
Posts: 965
Join Date: May 2009
there's a boot.gif file in /system/media. This file is the second splash when android is starting up. I will probe to change it with this one.

It doesn't work. I've copied from roger rom to /system/media boot_configuration.xml, boot.mp3 and boot.gif but i still see the android animation
 
Puky70
Old
(Last edited by Puky70; 11th June 2009 at 04:37 PM.)
#5  
Member
Thanks Meter 0
Posts: 65
Join Date: Oct 2007
@ all,

I am on Rogers Rom and for me the above animated splash screen is working
Here are my steps:

Code:
adb remount
adb shell cp system/media/boot.gif /sdcard
adb shell rm -r system/media/boot.gif
adb push boot.gif /system/media/boot.gif
adb shell reboot
Enjoy it.

Regards

Puky70
 
wassss
Old
(Last edited by wassss; 8th June 2009 at 07:49 PM.)
#6  
Member - OP
Thanks Meter 0
Posts: 93
Join Date: Jun 2006
Quote:
Originally Posted by Puky70 View Post
@ all,

I am on Rogers Rom and for me the abovve animated splash screen is working
Here are my steps:

Code:
adb remount
adb shell cp system/media/boot.gif /sdcard
adb shell rm -r system/media/boot.gif
adb push boot.gif /system/media/boot.gif
adb shell reboot
in another site I found this but don't work too :

Rinominate l'immagine in boot.gif
Scaricate l'audio boot.mp3
Mettete i 2 file nella cartella tools dell'sdk

adb remount
adb push [boot.gif] /system/media
adb push [boot.mp3] /system/media
adb shell reboot

Tra le parentesi quadre mettete il percorso del file.

it's here : http://www.androidiani.com/forum/htc...een-magic.html

Enjoy it.

Regards

Puky70
this code doesn't work for me
when I put this "adb shell cp system/media/boot.gif /sdcard"
it says "cp not found"

any issue ? plz
 
magic_munich
Old
(Last edited by magic_munich; 9th June 2009 at 02:02 AM.)
#7  
Junior Member
Thanks Meter 0
Posts: 2
Join Date: Jun 2009
hi,

you can find the path for cp and rm via:
> adb shell
# which cp
# which rm

for example in my rooted rogers rom:

>adb shell
# which cp
/system/xbin/cp
# which rm
/system/bin/rm
# exit

adb remount
adb shell /system/xbin/cp /system/media/boot.gif /sdcard
adb shell /system/bin/rm /system/media/boot.gif
adb push boot.gif /system/media/boot.gif
adb shell reboot

greetz
 
avimak
Old
#8  
avimak's Avatar
Senior Member
Thanks Meter 0
Posts: 484
Join Date: Nov 2008
Quote:
Originally Posted by magic_munich View Post
hi,

you can find the path for cp and rm via:
> adb shell
# which cp
# which rm

for example in my rooted rogers rom:

>adb shell
# which cp
/system/xbin/cp
# which rm
/system/bin/rm
# exit

adb remount
adb shell /system/xbin/cp /system/media/boot.gif /sdcard
adb shell /system/bin/rm /system/media/boot.gif
adb push boot.gif /system/media/boot.gif
adb shell reboot

greetz
why it's not working on my Vodafone magic?
I getting a "no such file" for the '/system/media/boot.gif'

?
 
joeydsmith
Old
#9  
Member
Thanks Meter 0
Posts: 89
Join Date: Mar 2009
the ion rom also seems to have no boot.gif in the system/media folder. i cant get a custom splash screen either...
 
G1-Jr4G0N
Old
#10  
Junior Member
Thanks Meter 0
Posts: 2
Join Date: Feb 2009
Default DOH!

so my vodagroan magic with ION deffinatly cant have a custom animated boot up screen, darn it! i already changed the splash screen, would have been ace if i could have changed the boring ANDROID screen too. hopefully some smart bugger will save the day?!

JamesRead

HTC Magic
GoogleION (r2)
Rooted
OverClocked 527.3Mhz
Custom Splash
dxTop - Carbon Glow

HTC Dream
Haykuro 6.0.1H
Rooted
Overclocked 467.2Mhz
Custom Splash

 
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

XDA University: Porting ClockworkMod Recovery to New Devices

Having a good recovery makes the process of modifying, tweaking, maintaining, … more

One Stop Guide Shop for the Newbie and Dev

It’s been well established that XDA-Developers isthedestination for resources relating to … more

What Happened at Google I/O 2013 – XDA Developer TV

Unless you just emerged from a deep, dark, dank cavern under the Earth, you know … more

Forums Added for the LG Optimus G Pro and Sony Xperia Tablet Z

Not too long ago, we talked about how Sony was continuing its AOSP efforts on … more