[Q] How to change BootScreen on LGX2? - LG Optimus 2x

Hi everyone,
First time posting here...
I know that some of you folks and me wonder how to change the bootSCREEN now when we have MoDaCo's new ROM (i'm currently at Fr3, without SD-card right now).
If you know how, please reply and tell us Newbies how to....Thanks!
(I went in recovery mode, and copied the new animation to /system/media with the same name on it as original file without any change.)
//K
EDIT*
This is how I did:
1. Download Rootexplorer from market,
2. find your way into "/system/media"
3. delete bootanimation.zip
4. start adb in cmd (if you have your new animation on the computer)
5. "adb push c:\*filename* [blank] /system/media
6. Finished.

Ekkis said:
Hi everyone,
First time posting here...
I know that some of you folks and me wonder how to change the bootSCREEN now when we have MoDaCo's new ROM (i'm currently at Fr3, without SD-card right now).
If you know how, please reply and tell us Newbies how to....Thanks!
(I went in recovery mode, and copied the new animation to /system/media with the same name on it as original file without any change.)
//K
Click to expand...
Click to collapse
Put any Android boot animation in
/data/local/bootanimation.zip
This will override the stock one.

Hi, also if u have cwm u can get cwm zips with bootanimations in my stash.
Just flash in cwm, done.
Link in my sig.
Enjoy.

Related

help with metamorph bootanimation

Hi. I am looking for some help with an issue I have. I have downloaded a boot image zip and it doesn't work. I have sir psychos. Recovery thing from when I rooted and have changed the booyimage file. The one from system/media. (I think that's where it is ) but wanted to know if there is a different file to change since I'm using a custom boot image already? Thanks a lot
I'm using the stock ROM and have 2.0.1 on the Motorola Droid
What kind of ROM are you using. The Nexus boot animations you just need to push your new one to /system/media if you are on 1.5 or 1.6 ROM then its in /system/framework-res.apk/assets/
am i doing it right?
I'm using the terminal emulator and. Adb push bootanimation.zip. system/media. Is that right? It says file does not exist. Where should I put the file before I push it? SD card root? Thanks for the help

Boot Animation Help.

First things first i have a rooted Samsung Continuum, And i want to change my boot screen and since i dont have a recovery option right now i cant flash anything.
So i have to place the boot animation zip on the phone, Well heres the problem i cant find where im suppose to place the file?? Any help would be great.
Bump
Sent from my SCH-I400 using Tapatalk
You should ask this in the correct area for your phone. I have no knowledge of any other phones but Magic.
Still, see if this helps. When I change my boot animation I put it to system/media/bootanimation.zip.
Why can't you get to recovery?
I checked there i couldnt find anything.
There is no recovery for my phone yet.
Yeah ill ask in the correct forums.
It's either /system/media, /system/customize/resource or /data/local, or more than one of them.
1st off I love how you bump your own thread lol.
2nd, If you phone is rooted install 'root explorer' or simular and search for bootanimation.zip, this will show you where your current animation is stored.
3rd. Remember the directory & copy the bootanimation.zip you want into that folder & overwrite, reboot.
4th. Hope that helps, enjoy !
Try to push it to /data/local/ with adb.

Need help changing boot animation.

I am using an galaxy mini plus device and I tried to change my stock bootanimation. I tried bootanimation manager from here http://forum.xda-developers.com/showthread.php?p=23899619, but with no succes. After I applied the animation I want and I reboot my phone I steel have my stock one.
Can anyone help me with this problem please?
bogdan99999 said:
I am using an galaxy mini plus device and I tried to change my stock bootanimation. I tried bootanimation manager from here http://forum.xda-developers.com/showthread.php?p=23899619, but with no succes. After I applied the animation I want and I reboot my phone I steel have my stock one.
Can anyone help me with this problem please?
Click to expand...
Click to collapse
Stock bootanimations are different from cm7, there's tutorial about it somewhere
yackovsky said:
Stock bootanimations are different from cm7, there's tutorial about it somewhere
Click to expand...
Click to collapse
But I don't find any tutorial that explains how to change bootanimations in stock roms.
Try here
http://www.google.com/cse?cx=partne...tf8&hl=en&q=change+boot+animation+galaxy+mini
I got the desired result on top why can't you
I delete "samsungani" file from system/bin/
I renamed "bootanimation" file from "system/bin/" to "samsungani"
I copy "bootanimation.zip" in "system/media/" , and the animation steel dont work.
you must be doing something wrong or the bootanimation is not created properly
to check if bootanimation is OK type su then samsungani in terminal if the bootanimation is played the bootanimation is OK and if not thenin boot animation something is wrong
I tried this bootanimation ( i attached it), but when I type in the terminal emulator "su and then samsungani" it playsa part of an old bootanim. ( not the stock one, the first custom one that I tried). I dont know why he do this. In media folder I have just the bootanimation arhive that I atached here.
bogdan99999 said:
I am using an galaxy mini plus device and I tried to change my stock bootanimation. I tried bootanimation manager from here http://forum.xda-developers.com/showthread.php?p=23899619, but with no succes. After I applied the animation I want and I reboot my phone I steel have my stock one.
Can anyone help me with this problem please?
Click to expand...
Click to collapse
Be sure u downloaded boot animation for right device and the paste it into system/media/X.zip (rename ur downloaded bootanimation into bootanimation.zip And old one bootanimation.old)
X=Any name..
..Enjoy..

Help? Unable to change boot animation. Are settings and permissions resetting?

using the .zip from this thread (http://forum.xda-developers.com/showthread.php?t=2357926)
I'm trying to change my boot animation. I've place the new animation zip in the /system/customize/resource. I renamed the animation zip to that of "att_bootup_one.zip" since that is the zip file that is called for in the XML file in /system/customize/resource/CID.
I got it to work once. I restarted the phone a second time and all the boot animations were that of a stock HTC one.
The thing I don't understand is; I overwrote the orginal .zip animation and on the second restart (after the first successful restart with new boot animation) the damn original boot screen was back.
I even set the permission on all necessary folders to rwx-rwx-rwx. I am a total rookie and hoping some one can advise me.
Thank you
Also, sorry if this is not the place to post this topic.
EDIT: I found that it will work if I "Power off" then turn the phone on. If I "Restart" boot animation restores to stock.
What ROM and version are you running? I've always placed the bootanimation.zip file in /system/media
Stock kernel has write protection on the system partition, so changed or deleted files return upon reboot. You'll need a custom kernel with the write protection disabled or make the change in custom recovery via an adb shell.
cschmitt said:
Stock kernel has write protection on the system partition, so changed or deleted files return upon reboot. You'll need a custom kernel with the write protection disabled or make the change in custom recovery via an adb shell.
Click to expand...
Click to collapse
Thanks buddy. This rookie appreciates the advice :laugh:
This leads me to another question though. I've also tried deleting the orignal boot animation. How does the stock animations come back if I have deleted them?
synt3k said:
What ROM and version are you running? I've always placed the bootanimation.zip file in /system/media
Click to expand...
Click to collapse
4.4.2
HTC Sense 6.0.
Im not sure if thats info you asked for. Im pretty sure its the stock rom. All I did was root the phone.
Im still learning

[Boot Animation][Flashable] Android Marshmallow Boot Animation

Android 6.0 Marshmallow Boot Animation
Preview:
Download:
Here
Reboot to recovery and flash it or copy it manually to system/media and reboot
and remember to backup old boot animation
all credits goes to Dustin Wann, i only changed some updater script lines to make it work with ZF2
Source
Wow
It's good.
+1
I made one too. But its just for the 551ML version.
Alt link for who want it: https://drive.google.com/file/d/0B-jd_Y4LoWwOTWl2M25ZS2tMZW8/view?usp=sharing
hotgaofla said:
I made one too. But its just for the 551ML version.
Alt link for who want it: https://drive.google.com/file/d/0B-jd_Y4LoWwOTWl2M25ZS2tMZW8/view?usp=sharing
Click to expand...
Click to collapse
OP is for 551 version, are you sure you don't mean 550?
EDIT: Never mind, I looked through the files and saw they were 1080p versus OP's 820*520 pixels. Thanks.
hotgaofla said:
I made one too. But its just for the 551ML version.
Alt link for who want it: https://drive.google.com/file/d/0B-jd_Y4LoWwOTWl2M25ZS2tMZW8/view?usp=sharing
Click to expand...
Click to collapse
Is it just me or is it pretty slow? Maybe the phone can't keep up with 1080 at boot?
Thanks for giving me credit! I appreciate it! I'm Dustin.
???? +1
fall in love with this new boot animation
Hy guys!
I'm currently using a Nexus 5 and i really love the Nexus Root Toolkit ( NRT). It's a software that allows you to flash an image, root, etc, with just a few clicks.
Is there anything like this available for the Asus Zenfone 2?
Thanks!
Beutifulll
Not working with me ... can you please tell me the steps ...
What i have followed ...
1. Renamed old bootanimation.zip file
2. Copy and paste new android 6 bootanimation.zip
3. Rename android6bootanimation. zip to bootanimation. zip
4. Set permission to RW-r-r and reboot the phone... animation not showing in rebooting time only black screen appear and after 1 minute my phone get showing my home screen.
Plz tell any other way or correct me if i have done anything wrong.
Normas Interruptor said:
Not working with me ... can you please tell me the steps ...
What i have followed ...
1. Renamed old bootanimation.zip file
2. Copy and paste new android 6 bootanimation.zip
3. Rename android6bootanimation. zip to bootanimation. zip
4. Set permission to RW-r-r and reboot the phone... animation not showing in rebooting time only black screen appear and after 1 minute my phone get showing my home screen.
Plz tell any other way or correct me if i have done anything wrong.
Click to expand...
Click to collapse
you need to flash it through recovery or extract the bootanimation file from the zip and do you processure
Can i flash in my 550ML?
Gidday
I have tried to flash this file in recovery mode but I cant see where to select "install zip" as it was titled in Android on my Samsung S3 in recovery mode...
I have also tried to copy the file across using X-plore but am getting an error message regarding permissions...
Apologies if this seems simple to tech heads...am a middle aged dufus attempting to get used to this new phone...
cheers
col
I can't too. Flashed in twrp can't.
Extract the file bootAmination also can't
Edit: It's working now
INQUIRY
Hi,
Do i need rooted device to do this?
Thanks
Arhan15 said:
Hi,
Do i need rooted device to do this?
Thanks
Click to expand...
Click to collapse
U need custom recovery to flash.
Or u need to change permission if zip file if copy manually.
So YES, u need ROOTED device.
Ok, thanks
anyone confirmed that work on ze550ml ?
srr my bad english
Too big on ze550ml

Categories

Resources