• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Help Change your Boot Animation! :D

Nirob

Android Enthusiast
Sep 13, 2010
539
167
Planet Earth
First you need to be rooted(How to: http://androidforums.com/lg-optimus...-gt540-running-2-1-now-everyone-can-root.html) & Root Explorer (Paid App, check here: http://androidforums.com/lg-optimus-gt540/238374-youtube-v2-0-26-android-2-1-a.html )

Now, you have everything except a file... A ''bootanimation.zip'' file... Where do you find one? Google! Search for ''bootanimation.zip'' & you'll find lots of them... Either search for default bootanimation.zip(If you need) or find many cool animations & Download them.. Remember one thing that it should be a 320x480 one, so it fits the screen... Move the zip file to your SD...

Now, open Root Explorer... Then Go to /sdcard, find it & Copy it (Long press>Copy)... Press back... Press the ''Mount R/W'' button on top... Now, nevigate to /data/local & paste... You are not done yet... You have to set correct permissions... Long Press on the file>Permissions & Tick 'Read' (All the three) & Write (Only User)... The others should be unticked... Restart your phone & yay! You see the Animation! :D
 
  • Like
Reactions: tomasita
Thank you Nirob I sucessfully did it and it worked! but I want to remove completely my stock branded animation that plays before this one, It's an animation I guess from the carrier (a jumping white "t" on a cyan background that looks so ugly) Any help would be greatly appreciated.

I'm also looking for how to do that... lolz
 
Upvote 0
Did you noticed the 'bootimages' folder with a sequence of 01 to 15 bootlogo01.rle? and at the end there's a .txt file that contains only the number "15" on it... I wonder if I erase all those out and leave the textfile with say a 0 instead of the 15 that has in it.

Edit: Or maybe this is the "LG" logo, so I better leave it like that Lol :p
 
Upvote 0
Did you noticed the 'bootimages' folder with a sequence of 01 to 15 bootlogo01.rle? and at the end there's a .txt file that contains only the number "15" on it... I wonder if I erase all those out and leave the textfile with say a 0 instead of the 15 that has in it.

Edit: Or maybe this is the "LG" logo, so I better leave it like that Lol :p

Ya, already noticed it.. It's the LG Animation you see at startup... But, i'm afraid to touch it...
 
Upvote 0
You might be right - I lost my boot logos when I first installed the Europe Open + fastboot ROM (thread here) and a search for 'bootimages' in root explorer doesn't find anything :p

Could someone copy that folder to a zip file and post it here? And tell me where the folder is actually located on your phone? I might try restoring it and see what happens...

yap, I'm 100% sure... Sorry but I can't upload now... I currently browse from my Phone...
 
Upvote 0
All I can tell you is that without the folder, the phone still works. If you can copy the folder, zip the contents, and post them here I'll try to modify them and see what happens :)

Ya, the phone runs without Boot Animation or Splash files.. But, there is a but... Android is very sensitive about it's system file... For Example, Unzip bootanimation.zip, edit the files, re-zip & use it... It won't work... Beside these you have to do sth(which I don't know)... So, I believe, Editing Splash won't be a easy thing to do...
 
Upvote 0
Ya, the phone runs without Boot Animation or Splash files.. But, there is a but... Android is very sensitive about it's system file... For Example, Unzip bootanimation.zip, edit the files, re-zip & use it... It won't work... Beside these you have to do sth(which I don't know)... So, I believe, Editing Splash won't be a easy thing to do...

can you tell me if the process for changing the boot animation is the same for all phones? i can't find a correllating thread in the Sprint Hero forums. both this and the thread from the Fascinate forums seem very similar. so if it's the same procedure i will just follow the instructions here and there instead of banging my head against a wall of trying to find a phantom thread.
 
Upvote 0
can you tell me if the process for changing the boot animation is the same for all phones? i can't find a correllating thread in the Sprint Hero forums. both this and the thread from the Fascinate forums seem very similar. so if it's the same procedure i will just follow the instructions here and there instead of banging my head against a wall of trying to find a phantom thread.

Same for all phones running Android! :p
 
Upvote 0
Out of interest, here is a thread on Driod Forum about modifying the bootanimation.zip file

Bootanimation.zip File Explained - Droid Forum - Verizon Droid & the Motorola Droid Forum

I might create a new one and try to get my splash screens back :)

Boot Animation & Splash Screen are two different things... Splash is the LG Animation or Carrier animation & Boot Animation is the ''android'' Animation you see after the Splash... Bootanimation png files are in a single zip file & Splash is seperate ''.rle'' files(I've 24 files)... So, you need to find how to modify Splash Screen files...
 
Upvote 0
Boot Animation & Splash Screen are two different things... Splash is the LG Animation or Carrier animation & Boot Animation is the ''android'' Animation you see after the Splash... Bootanimation png files are in a single zip file & Splash is seperate ''.rle'' files(I've 24 files)... So, you need to find how to modify Splash Screen files...

Oh of course *slap* maybe had a couple too many beers before I posted that last night :D

From Fileinfo.com

The RLE image format is the native format used by the Utah Raster Toolkit, a collection of programs and C routines for managing raster

Program(s) that open RLE files

Mac OS
Adobe Photoshop CS5
Adobe Photoshop Elements 9
Adobe Illustrator CS5
XnView
BRL-CAD

Windows
Adobe Photoshop CS5
Adobe Photoshop Elements 9
Adobe Illustrator CS5
Graphics Converter Pro
Corel PaintShop Photo Pro X3
ACD Systems Canvas 12
Hamrick Software VuePrint
XnView
BRL-CAD

Linux
BRL-CAD

BRL-CAD is open source so I'm downloading it to see if I can get a new splash screen working :) What exactly is the file structure in the bootimages folder and where is the folder located?



EDIT: I've found these posts about updating the splash screens:

Custom splash image - xda-developers
How To: Change Your Splash Screen (For All 320 x 480 Resolution Android Devices) | TheUnlockr

but like everything else I can't seem to get it to work *sigh*. The GT540 doesn't seem have splash1/splash2 partitions like mentioned in the guide, I can get it to recognise splash instead but fastboot fails when it tries to write to it

c:\splash\fastboot>fastboot flash splash splash.raw565
sending 'splash' <300 KB>... OKAY
writing 'splash'.. FAILED <remote: flash write failure>

It also looks like they are flashing static images instead of animations
 
Upvote 0
Oh of course *slap* maybe had a couple too many beers before I posted that last night :D

From Fileinfo.com



BRL-CAD is open source so I'm downloading it to see if I can get a new splash screen working :) What exactly is the file structure in the bootimages folder and where is the folder located?



EDIT: I've found these posts about updating the splash screens:

Custom splash image - xda-developers
How To: Change Your Splash Screen (For All 320 x 480 Resolution Android Devices) | TheUnlockr

but like everything else I can't seem to get it to work *sigh*. The GT540 doesn't seem have splash1/splash2 partitions like mentioned in the guide, I can get it to recognise splash instead but fastboot fails when it tries to write to it



It also looks like they are flashing static images instead of animations

Everywhere I found this.. Never found how to edit .rle files...
 
Upvote 0
First you need to be rooted(How to: http://androidforums.com/lg-optimus...-gt540-running-2-1-now-everyone-can-root.html) & Root Explorer (Paid App, check here: http://androidforums.com/lg-optimus-gt540/238374-youtube-v2-0-26-android-2-1-a.html )

Now, you have everything except a file... A ''bootanimation.zip'' file... Where do you find one? Google! Search for ''bootanimation.zip'' & you'll find lots of them... Either search for default bootanimation.zip(If you need) or find many cool animations & Download them.. Remember one thing that it should be a 320x480 one, so it fits the screen... Move the zip file to your SD...

Now, open Root Explorer... Then Go to /sdcard, find it & Copy it (Long press>Copy)... Press back... Press the ''Mount R/W'' button on top... Now, nevigate to /data/local & paste... You are not done yet... You have to set correct permissions... Long Press on the file>Permissions & Tick 'Read' (All the three) & Write (Only User)... The others should be unticked... Restart your phone & yay! You see the Animation! :D
Hi,
I have a lg gt540 android version 1.6.
I am trying to try change my boot animation as u said. But when i copied it and trying to paste it nothing happens. And i couldn't find any local folder under the data folder.There is only a data folder. I've rooted my phone with z4root. Plz help
 
Upvote 0
Hi,
I have a lg gt540 android version 1.6.
I am trying to try change my boot animation as u said. But when i copied it and trying to paste it nothing happens. And i couldn't find any local folder under the data folder.There is only a data folder. I've rooted my phone with z4root. Plz help

Are you using Root Explorer to do that?! With normal file managers like Astro File Manager, Linda File Manager, you can't do any changes in phone memory...
 
Upvote 0

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones