load boot animations without being in recovery(must be rooted) - Droid Incredible Themes and Apps

I was messing around with root explorer and noticed that i was able to delete my boot animation with it when i was mounted as R/W so i thought i would try to copy one and it also works... so no need to push with adb shell.. here are the steps
1. take the boot animation make sure it is named bootanimation.zip and copy it to your SD card
2. then open root explore and mount R/W and then navigate to the file and press on file till the menu comes up and select copy
3. then navigate to data/local and paste the file in the local directory
and you are done, this can be done with the android_audio.mp3 file as well just paste it to the same place.
just thought this would make it easier for people instead of using adb shell
credit goes to yojoe600

Exactly what I was looking for, I'll give it a try, thanks.
The Animation worked but the Audio didn't, do you also need to put the Audio in a zip file?

I didn't think that you needed root to access /data/
So in that case, would need Root Explorer? Wouldn't any file manager do?

Yeah, you dont need root access at all for this.
just adb push bootanimation.zip /data/local/

palomosan said:
Exactly what I was looking for, I'll give it a try, thanks.
The Animation worked but the Audio didn't, do you also need to put the Audio in a zip file?
Click to expand...
Click to collapse
need to look at the text file in your bootanimations.zip and add the words android to the front of the text in that file

Related

[MOD] Sense 2.06 BootAnimation from /data/local

A mod that you apply to a flashed rom then the boot animation runs from /data/local and can be replaced manually or using boot animation changer.
Flash after any Sense rom that normally has bootanimation in /system/customize/resource
It will delete the 2 files in /system/customize/resource
Flash my own custom bootanimation.zip & android_audio.mp3 to /data/local/ (Only to make sure it works)
create the required symlinks that survive reboot's.
You can then just replace the files in /data/local/ as needed.
Thanks to lambrospower for the idea
[edit]
BootAnim_Restore added, restores the default htc bootanimation.zip & android_audio.mp3 to /system/customize/resource
i am greatly thank you for all the support you gave me...very nice MOD although i integrated it into my rom...very good for all the others that do not bake their roms!!!!
there is a slight renaming typo....bootA[m]i[N]_to_Data
This works on Official froyo/sense ROM but I have one question. How can I edit the path in the ZIP file to \data\local\ when I change the boot animation in your ZIP file. The reason is because I have tried various bootanimation.zip file but none seem to change from yours and boot animation lite doesnt have the one I want.
It's already /data/local,
Just use ADB or a file manager and replace the one this zip install's in /data/local/
Klutsh said:
It's already /data/local,
Just use ADB or a file manager and replace the one this zip install's in /data/local/
Click to expand...
Click to collapse
I know the file path is already there but when I replace the bootanimation it also deletes the path. It doesnt keep it.
I am looking to avoid ADB as I dont understand it and when I view the SD card I can see a folder called data but there is no local folder.
These do not go on the SDcard, but on internal memory.
You can replace the zip file inside the zip I attached then flash it turning signature check off.
Will disabling signature check put the bootanimation.zip in the correct place?
As I said, i tried simply changing the bootanimation.zip in the archive but when I do that it deletes the path that the file has to go to ie, \data\local\.
Thank you so much for this!
I can finally have a good bootanim.
Sent from my HTC Desire using XDA App
Shetlander said:
Will disabling signature check put the bootanimation.zip in the correct place?
As I said, i tried simply changing the bootanimation.zip in the archive but when I do that it deletes the path that the file has to go to ie, \data\local\.
Click to expand...
Click to collapse
try after updating the zip not to change its mode....keep it to store...do not use any compression...it might be this the problem
Finally sussed out how to replace the bootanimation.zip file and retain the correct path. All good now.
Thanks Klutsh for a usefull little tool.
Brilliant!
Thnx!
BootAnim_Restore added to the first post, restores the default htc bootanimation.zip & android_audio.mp3 to /system/customize/resource
How did you end up managing to do it as I too can't find a local folder in my data folder...
when i ran the bootamin_to_data zip my phone changed boot animation to a gentleman with text saying DeLite (or similar) but still I couldn't find a local folder in my data folder, nor could i find wher this delite image was stored, so i ran the restore.zip and am now back to where I started...
After the change files are stored in /data/local/
Now this is brilliant!!
Ever since the Froyo came out for the desire it's been very hard to put custom bootanimations to the desire. NOT ANYMORE!!!!
Thanx a bunch mate!
ok, can someone tell me where to push the Bootanimation files to?
Presumably if they're on the phone i cannot navigate to the file using a pc & USB?
Should i use ADB in which case, can you tell me the script for the ADB command
Or should i transfer to the SD and use rootexplorer / astro to move it to the data/local file?
OK Sorted it, i just put bootanimation.zip in Android/tools, then use ADB command
C:\androidSDK\tools>adb push bootanimatino.zip data/local

[Q] Droid X BootAnimations

I been trying to change my boot animation and I cant seem to get it right
I have downloaded "Boot Animation Changer LITE" and tried to change it. Now i have a different Droid boot animation that I do not want.
How can I change my boot animation with out these apps??
Also how to i revert to my old boot animation, I have a backup
ps. Im rooted on the Droid X 2.2
Bump. I would like to know this as well. I wonder if it is the same as the first Droid. Just replacing the bootanimation.zip file. Can anyone second?
bump bump
I think the easiest way to do so is to flash an update.zip...
Point me in the direction of your original boot anim and I might be able to fashion up an update.zip for you.
Unless I'm missing something, the Droid X doesn't have read/write access to /system while the phone is on in Android...Is that still the case?
Here is the really cool DroidX/Incredible bootanimation. I could not install it, though.
I got permission denied.
Please do fashion an update.zip!!
And try this, maybe it works for you. It's supposed to work, but it didn't for me.
Instructions
1. Download bootanimation.zip
2. Put it on the root directory of your SD card
3. Open the terminal app and enter:
su
cp /sdcard/bootanimation.zip /data/local/
reboot
Click to expand...
Click to collapse
Maltadev, here are the two boot animations you requested. They are in the same order as you posted.
Tell me if it works for ya.
Just to be safe, do a Nandroid backup before you flash these. You could probably use ROM Manager too, but IDK.
http://www.mediafire.com/file/gq8w5whz17gnkk0/bootanimation1-signed.zip
http://www.mediafire.com/file/9unu01nddwm5eoc/bootanimation2-signed.zip
Thanks, I managed to get it running, on eclair 2.2, and it looks HELL cool
I did this:
1. Paste bootanimation.zip to sd card.
2. Open a terminal and put in these commands
su
mount -o remount ,rw /system/
rm /system/media/bootanimation.zip -f
cp /sdcard/bootanimation.zip /system/media
Click to expand...
Click to collapse
and reboot. Worked for me
I will flush those updates for you though, just to see if they work =)
I tried renaming it to androidupdate.zip, but when I select "Install Update" in the menu it keeps looking for an "androidupdate.tar", and says "File not found".
Could you recompress it to .tar?
In rom manager or clockwork recovery?
Ahh sorry I misunderstood you - I didn't install any 3rd party programs, I just put the file in /andboot folder and when I rebooted I held the centerdpad and hit "Install Update"...
Do you know how to boot into recovery? That is what I'm talking about.
These bootanimations should be flashable via recovery. You need to manually select and update.zip like bootanimation1-signed.zip and confirm. It shouldn't throw any errors. If it works, reboot and watch your new animation.

[HOW TO] Change Boot Animation without ADB

Want to change your boot animation, but dont wanna mess with ADB?
Download the desired bootanimation.zip
Put on root of SD.
Rename chosen boot animation to bootanimation.zip
Open up Root Explorer, navigate to root of SD long press the bootanimation.zip file, and select move
Navigate to /system/customize/resource
Click Mount R/W
Click paste, and overwrite the existing file.
Reboot.
**NOTE: you may want to back up the existing boot animation first, in case you dont dig the new one**
I can only verify that this will work with the HTC EVO. Im not responsible if you accidentally mess up your phone.
The directories may not be the same for every rom...
How do I get this to work on the CMod7 RC2, I go to file manager system/media and I see the bootanimation.zip file but it wont let me delete or move it...Any ideas?
The built in file manager for cm7 does not mount the system partitions as R/W which is required. I actually have not found a single file manager that *CAN* mount cm7 system partitions as R/W.
I tried Root File Explorer, ES File Explorer and Root System Explorer. All 3 crash the phone when attempting to mount the system as R/W
I used Root Explorer running CM7 Rc2 on my EVO to change my boot animation and it we worked fine.
Sent From My EVOrything Killa!
yes I got it working with root explorer, thanks!
noluv901 said:
I used Root Explorer running CM7 Rc2 on my EVO to change my boot animation and it we worked fine.
Sent From My EVOrything Killa!
Click to expand...
Click to collapse
kind of confused on how to do the steps after putting it on the root of the sd card
mrlamar09 said:
kind of confused on how to do the steps after putting it on the root of the sd card
Click to expand...
Click to collapse
After that, open root exploxer, go to the sdcard, long press on bootanimation.zip, then up one folder to the phone memory, navigate to the system folder, then the media folder inside system, then paste/hit the menu and click move.
how can i get this to work on m Evo shift? plz HELP..
Great guide , keep up the hard work. I did this with splash screen too works just fine.
Bumping, because im seeing questions about this still.
Sent from my PC36100 using xda premium

Default at&t "rethink possible" boot animation

Hi,
Can anyone point me in the right direction.
I am looking for the default Inspire 4G at&t boot animation. Would like to put that on my Inspire.
I am currently running CM7 Gingerbread and I'm just not fond of that boot animation.
Thanks in advance.
Search in these threads. I have already posted it for someone else.
Edit: I actually found it quickly so here is the link.
http://forum.xda-developers.com/showthread.php?t=1032720
Wolf_2 said:
Search in these threads. I have already posted it for someone else.
Edit: I actually found it quickly so here is the link.
http://forum.xda-developers.com/showthread.php?t=1032720
Click to expand...
Click to collapse
Thanks for the reply.
I have actually downloaded yours and tried to flash it in CWM. It didn't work. Maybe because I'm on Gingerbread. Any suggestions?
It will not flash through CWM. You need to use a program such as Root Explorer to copy and paste it into the default location which is usually System/Customize/Resource.
Wolf_2 said:
It will not flash through CWM. You need to use a program such as Root Explorer to copy and paste it into the default location which is usually System/Customize/Resource.
Click to expand...
Click to collapse
Thanks!
I found big lou's guide and it worked.
Just used the command: adb push bootanimation.zip /data/local
You can change the bootanimation anytime you like. First, the file has to actually *be* a bootanimation. All you do is place the bootanimation.zip - it must read EXACTLY that way, bootanimation.zip - onto the root of your SD Card. That means, it shouldn't be in a folder or anything. Next using Root Explorer (make sure you have read/write ability (there's a button at the top of the display, when you first open Root Explorer which reads R/O. Push it once, and it changes to R/W, meaning that you have Read/Write permissions). Next go to the SD Card, find the bootanimation.zip that you placed there earlier and long-press on it. This brings up a menu with several choices, I always choose Copy. That copies the bootanimation, and you then back up one level to the first screen you saw, when you chose R/W. Scroll down a little until you find "data", and click on it to open it. Scroll down again until you come to a file called "local", and open it. There should be two or three things in view (a largely empty folder) and that is the place that you push the button saying "Paste". Once it pastes the bootanimation there, back out of Root Explorer, reboot your phone and you should now have your new bootanimation displaying.
-Mike
Ultra Droid said:
You can change the bootanimation anytime you like. First, the file has to actually *be* a bootanimation. All you do is place the bootanimation.zip - it must read EXACTLY that way, bootanimation.zip - onto the root of your SD Card. That means, it shouldn't be in a folder or anything. Next using Root Explorer (make sure you have read/write ability (there's a button at the top of the display, when you first open Root Explorer which reads R/O. Push it once, and it changes to R/W, meaning that you have Read/Write permissions). Next go to the SD Card, find the bootanimation.zip that you placed there earlier and long-press on it. This brings up a menu with several choices, I always choose Copy. That copies the bootanimation, and you then back up one level to the first screen you saw, when you chose R/W. Scroll down a little until you find "data", and click on it to open it. Scroll down again until you come to a file called "local", and open it. There should be two or three things in view (a largely empty folder) and that is the place that you push the button saying "Paste". Once it pastes the bootanimation there, back out of Root Explorer, reboot your phone and you should now have your new bootanimation displaying.
-Mike
Click to expand...
Click to collapse
Thanks for the response, I'll keep that in mind to try next time. I did get it to work without going into root explorer.
Fiasco said:
Thanks for the response, I'll keep that in mind to try next time. I did get it to work without going into root explorer.
Click to expand...
Click to collapse
Good - the important thing is you resolved you problem!
-Mike
yesssss Thank you..!! XD

[Q] Replacing system files on rooted device

I'm trying to replace the Effect_Tick.ogg file in the system/media/audio/ui directory but I'm not entirely sure how. Is it impossible to do through the tablet itself (using the file file manager or root explorer)? When I try I'm getting a permission warning, but I thought the entire point of rooting was to get root access.
singen said:
I'm trying to replace the Effect_Tick.ogg file in the system/media/audio/ui directory but I'm not entirely sure how. Is it impossible to do through the tablet itself (using the file file manager or root explorer)? When I try I'm getting a permission warning, but I thought the entire point of rooting was to get root access.
Click to expand...
Click to collapse
In root manager, and on the top right, and press mount r/w then replace it.
Sent from my Transformer TF101 using XDA Premium App
I find the easiest way to replace files on the /system partition is with adb.
Just type -
adb remount
adb push Effect_Tick.ogg /system/media/audio/ui/Effect_Tick.ogg
This is assuming that you are starting from the folder where your replacement Effect_Tick.ogg is located and that it is named the same think.
sassafras
obviously thats only useful if you have a computer and usb cable
brando56894 said:
obviously thats only useful if you have a computer and usb cable
Click to expand...
Click to collapse
True enough. But if I'm crafty enough to make my own .ogg files, I'm probably not doing it on a tablet.
sassafras

Categories

Resources