Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Animated Boot Screens
07-13-2010, 01:22 PM
Post: #1
Animated Boot Screens
Customizing your Boot Screen is an easy way of giving your Android phone a makeover.

Here is a few boot screens that have been created by someone that you may like to use. There is a lot in there.

Attached is a program for Windows machines called Boot Animation Preview. This will allow you to preview the animation before you upload it to your phone so you know what it looks like.

To apply a boot screen you don't need to have root access but it is always easier. you need to use ADB to install it. Below is a quick guide on how to do so.

First, you'll need ADB.
Next you need to save the bootanimation.zip to somewhere on your PC that you can navigate to. (eg. c:\Android\Tools)
Now enter the following lines of code at a cmd prompt.

cd c:\Android\Tools

adb remount

adb mv

adb push bootanimation.zip /system/media/bootanimation.zip

adb push bootanimation.zip /data/local/bootanimation.zip

adb reboot


Your phone will reboot and should play the newly transferred boot animation.

Enjoy!


Attached File(s)
.zip  BootAnimationPreview.1.5.zip (Size: 180.9 KB / Downloads: 20)

Phone: SGS
ROM: Ryyuu's EDB v1.3
Kernel: Dark Core
Modem: XXJVQ
Find all posts by this user
Add Thank You Quote this message in a reply
07-13-2010, 01:24 PM
Post: #2
RE: Animated Boot Screens
Nice!! love it, is there particular handsets they are not compatible with?

[Image: ausdroid-header.png]

Phones: Sony Ericsson K750i > Nokia N95 > iPhone 2G > iPhone 3GS > iPhone 4 > HTC Desire HD
Visit this user's website Find all posts by this user
Quote this message in a reply
07-13-2010, 01:26 PM
Post: #3
RE: Animated Boot Screens
not that I am aware of.
Because it's android they use the same bootanimation.zip format so it should be compatible with all.

Phone: SGS
ROM: Ryyuu's EDB v1.3
Kernel: Dark Core
Modem: XXJVQ
Find all posts by this user
Quote this message in a reply
07-13-2010, 02:11 PM
Post: #4
RE: Animated Boot Screens
SICK!!!

[Image: ausdroid-header.png]

Phones: Sony Ericsson K750i > Nokia N95 > iPhone 2G > iPhone 3GS > iPhone 4 > HTC Desire HD
Visit this user's website Find all posts by this user
Quote this message in a reply
07-29-2010, 08:10 PM
Post: #5
RE: Animated Boot Screens
adb remount
remount failed:Operation not permitted

Anyone as the solution to this?
Thanks..

:Motorola Milestone:Rooted:GOT Recovery:Overclocked:
Find all posts by this user
Quote this message in a reply
07-29-2010, 09:32 PM
Post: #6
RE: Animated Boot Screens
Do you have root access to your phone?
If not, root your phone and try again.

Phone: SGS
ROM: Ryyuu's EDB v1.3
Kernel: Dark Core
Modem: XXJVQ
Find all posts by this user
Quote this message in a reply
07-30-2010, 12:55 PM
Post: #7
RE: Animated Boot Screens
(07-29-2010 09:32 PM)william Wrote:  Do you have root access to your phone?
If not, root your phone and try again.

There are a few things like this available on my old site: http://sholes.id.au/how-to/

[Image: ausdroid-header.png]
Visit this user's website Find all posts by this user
Quote this message in a reply
08-04-2010, 03:26 AM (This post was last modified: 08-04-2010 03:27 AM by slym84.)
Post: #8
RE: Animated Boot Screens
(07-30-2010 12:55 PM)Buzz Wrote:  
(07-29-2010 09:32 PM)william Wrote:  Do you have root access to your phone?
If not, root your phone and try again.

There are a few things like this available on my old site: http://sholes.id.au/how-to/

Yes, my phone is rooted, working awesome. I'll try your link, Buzz

:Motorola Milestone:Rooted:GOT Recovery:Overclocked:
Find all posts by this user
Quote this message in a reply
08-16-2010, 01:53 PM
Post: #9
RE: Animated Boot Screens
oooooh, I really have to try this tonight! getting over the whole SGS bootscreen, needs something different Big Grin

[Image: androidl.png]
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: