Jump to content

[GUIDE] How to change your bootanimation and splash image


Guest JudasLucifer

Recommended Posts

Guest Mushroom_Lord

Here is an early test of the new website design - please leave feedback!

Doesn't seem to work in firefox...

EDIT: Should work in Firefox now :D

Edited by Mushroom_Lord
Link to comment
Share on other sites

Guest Mushroom_Lord
is there any chance you could build this for clockwork

Hmmm. im no dev. It may be possible in terminal emulator (im assuming you are talking about the splash images). im ure if there is enough interest someone may find a way around this.

Link to comment
Share on other sites

  • 2 weeks later...
Guest wookie16081965
Hmmm. im no dev. It may be possible in terminal emulator (im assuming you are talking about the splash images). im ure if there is enough interest someone may find a way around this.

Thanks its just i cant seem to get fastboot to work, so a zip file would be easy hopefully someone will beable to do this.

Link to comment
Share on other sites

Guest Jasper Perky
Kallt_Kaffee - Via Gimp

8) Type "fastboot flash splash.bmp"

There is an error in the command. The right command should be "fastboot flash splash splash.bmp"

Link to comment
Share on other sites

Guest Mushroom_Lord
Thanks its just i cant seem to get fastboot to work, so a zip file would be easy hopefully someone will beable to do this.

Look in my sig, try downloading that apk and installing it. Open it, and you should be able to boot into fastboot

There is an error in the command. The right command should be "fastboot flash splash splash.bmp"

Thanks again, changing....

Link to comment
Share on other sites

Guest Jasper Perky
Thanks its just i cant seem to get fastboot to work, so a zip file would be easy hopefully someone will beable to do this.

You can reboot into bootloader mode with this tool:

https://market.android.com/details?id=com.s...tions.quickboot

Delete your fastboot files and try it with these ones:

http://www.bestmail.ws/orangesanfrancisco/...ck/oneclick.zip

It worked for me.

Link to comment
Share on other sites

Guest masterdawg

Sorry guys but im new here...

Have tried lurking around to find out but didnt find anything, really sorry if my question has already been answered...

Does any of the methods in the guide work on CM7 N28? I assume they do work on CM7, judging from the CM-logo splash screen in the first post but i just want to be sure about it before i test this...

Link to comment
Share on other sites

Guest Mushroom_Lord

Yes, they should work with CM7, there is no reason why they shouldn't :D

Its not going to damage your phone if it doesn't though.

Link to comment
Share on other sites

Guest wookie16081965
Look in my sig, try downloading that apk and installing it. Open it, and you should be able to boot into fastboot

Thanks again, changing....

does terminal emulator do the same thing i could just save file then use this to flash it on my phone thanks

just tried using es file explorer says cannot delete bootanimation zip says do i want to overwright excisting file these will be merged so i didnt do that.

Edited by wookie16081965
Link to comment
Share on other sites

does terminal emulator do the same thing i could just save file then use this to flash it on my phone thanks

just tried using es file explorer says cannot delete bootanimation zip says do i want to overwright excisting file these will be merged so i didnt do that.

yeah, you can use it for the splash

Link to comment
Share on other sites

zx spectrum inspired splash image & boot animation ... flash with clockworkmod 3

splashp.png

38217003.png

The boot animation is basic & it's not full screen. I want to make the flashing stripy bit full screen & put something in the middle too, but I'm lazy ... somebody else do it please.

zxboot.zip

Edited by wbaw
Link to comment
Share on other sites

Hmmm. im no dev. It may be possible in terminal emulator (im assuming you are talking about the splash images). im ure if there is enough interest someone may find a way around this.

I did a zip that will work for flashing splash images & bootanimations for the blade using clockworkmod 3 in the post above. You can replace the files in it with your own splash.bmp & bootanimation.zip

The splash image could also be flashed from your sd card using an android terminal, or adb using this command, as root (su) ...

flash_image splash /sdcard/splash.bmp

Edited by wbaw
Link to comment
Share on other sites

new improved zx spectrum style loading animation... you can flash this with clockworkmod 3.

splashp.png zxdroid2.png

- added for legal reasons ...

The Android robot used in this boot animation is copyright Google, it is shared under the Creative Commons Attribution 3.0 License. which allows free use & modification, as long as the copyright holder is attributed. http://www.android.com/branding.html

The font used for the splash screen is from the Sinclair ZX Spectrum, if Sir Alan Sugar or whoever owns the copyright on that nowadays wants me to remove it, then I will, although I'm not sure how copyrightable it is, being so basic.

Any parts of it that I own the copyright on, I'm releasing into the public domain.

zxandroidboot.zip

Edited by wbaw
Link to comment
Share on other sites

Guest Jasper Perky
I did a zip that will work for flashing splash images & bootanimations for the blade using clockworkmod 3

Simpel question to understand the zip file: Does a update copy the file bootanimation.zip to /system/media or to /data/local?

Link to comment
Share on other sites

Simpel question to understand the zip file: Does a update copy the file bootanimation.zip to /system/media or to /data/local?

/data/local

The splash image must also be called splash.bmp unless you edit the updater-script.

Edited by wbaw
Link to comment
Share on other sites

Guest streather
new improved zx spectrum style loading animation... you can flash this with clockworkmod 3 ... it's a bit smoother & faster than the animation below when it's on the phone.

splashp.png zxdroidboot.gif

This is pretty sweet. :D

Link to comment
Share on other sites

Guest Jasper Perky
/data/local

I did the manual installation via adb last week and I had to copy the file into /system/media. Doesn't it make any difference if it is copied to /data/local or to /system/media? It's ok to copy it into any of the two folders?

Link to comment
Share on other sites

Guest Mushroom_Lord
I did the manual installation via adb last week and I had to copy the file into /system/media. Doesn't it make any difference if it is copied to /data/local or to /system/media? It's ok to copy it into any of the two folders?

It does not make any difference at all. Its just one ( /data/local ) is ran before the other. (you wont get two sounds, but if there is one in data local, the one is system media will be skipped) (I am right, right guys? :D )

But yes, its okay to copy it into any two folders, its not going to break your phone, :D

Worst case scenario will be no boot animation :(

Hiya, can someone please advise me how to use FLB's Froyo r11 boot animation with KK's Swedish Spring r3 ROM?

I take it you have the boot animation already? Then just use the above guide ;)

It should work the same on all ROMS (maybe cm7 is a tad different) Don't worry, its not going to kill your phone anyhow B)

Link to comment
Share on other sites

Guest Mushroom_Lord
I did a zip that will work for flashing splash images & bootanimations for the blade using clockworkmod 3 in the post above. You can replace the files in it with your own splash.bmp & bootanimation.zip

The splash image could also be flashed from your sd card using an android terminal, or adb using this command, as root (su) ...

flash_image splash /sdcard/splash.bmp

Good work! Should make things a bit easier.

If I don't include one file, will things be overwritten blank?

Anyhow, I will add this to the guide, shortly, when i find time

Cheer again :D

Link to comment
Share on other sites

Good work! Should make things a bit easier.

If I don't include one file, will things be overwritten blank?

Anyhow, I will add this to the guide, shortly, when i find time

Cheer again :D

I think if you don't include one of the files then that step will be skipped & the other step should still run. I've not tested it though. It wont overwrite anything 'blank'. So if you delete the splash.bmp from the zip then the bootanimation.zip should still be copied & the splash screen wont be changed, or vice versa.

Link to comment
Share on other sites

Guest Mushroom_Lord
I think if you don't include one of the files then that step will be skipped & the other step should still run. I've not tested it though. It wont overwrite anything 'blank'. So if you delete the splash.bmp from the zip then the bootanimation.zip should still be copied & the splash screen wont be changed, or vice versa.

Okay cheers for the info, will probably add today or Tomorrow :D

Link to comment
Share on other sites

I did the manual installation via adb last week and I had to copy the file into /system/media. Doesn't it make any difference if it is copied to /data/local or to /system/media? It's ok to copy it into any of the two folders?

It makes no real difference, except one takes up room on /system (where your rom is stored) & the other on /data (where your apps & settings are), so if you have enough free space on system & are running out of room for apps, then /system would be the best place if it's a large animation. If you've repartitioned so that space is tight on /system, but you have plenty free on /data then that is best.

If you have a bootanimation.zip in both directories, then you'll see the one in /data/local/ so it's probably the best choice of location for a clockwork zip file to be distributed, as the user will definitely see your animation & it wont overwrite their rom's animation.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.