Help with customizing boot image. - HTC One X

Can anyone be really kind and tell me how to customize boot animation within the boot image. I have extacted the boot image within the the kitchen but are a bit lost looking at the files. .... Advice appreciated...

Boot animation isn't located in boot.img.
On aosp roms it is at /system/media/
Not too surr about sense roms.
Sent from my HTC One X

veroby said:
Can anyone be really kind and tell me how to customize boot animation within the boot image. I have extacted the boot image within the the kitchen but are a bit lost looking at the files. .... Advice appreciated...
Click to expand...
Click to collapse
In sense based roms its located in system/customize/resource/
Just replace the existing 'bootanimation.zip' with the one that you want.
Sent from my unlocked HTC One X using XDA premium.

anks257 said:
In sense based roms its located in system/customize/resource/
Just replace the existing 'bootanimation.zip' with the one that you want.
Sent from my unlocked HTC One X using XDA premium.
Click to expand...
Click to collapse
Cheers thx

anks257 said:
In sense based roms its located in system/customize/resource/
Just replace the existing 'bootanimation.zip' with the one that you want.
Sent from my unlocked HTC One X using XDA premium.
Click to expand...
Click to collapse
Hi if you are still there. Have tried replacing with renaming to the same as files in rom. When that didnt work I replaced with stock and tried editing original files. Nothing seems to work. Once edited boot up is black. Now i get the normal htc white and then it goes to black with android in the centre. Where that came from I have no idea. Appreciate any advice. Cheers....

u have to set correct permissions through a root browser like root explorer.
Sent from my One V

mihirengg19 said:
u have to set correct permissions through a root browser like root explorer.
Sent from my One V
Click to expand...
Click to collapse
No you don't. The reason he is only seeing a black screen is because when he made his bootanimation.zip he compressed the zip file.
The animation cannot be compressed.
Use a program like 7zip to make the zip file and use store as the compression type. Then it will work
Sent from my HTC One X using xda app-developers app

mihirengg19 said:
u have to set correct permissions through a root browser like root explorer.
Sent from my One V
Click to expand...
Click to collapse
thx was worth a shot but setting permissions didnt work...:crying:

bagofcrap24 said:
No you don't. The reason he is only seeing a black screen is because when he made his bootanimation.zip he compressed the zip file.
The animation cannot be compressed.
Use a program like 7zip to make the zip file and use store as the compression type. Then it will work
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
Thx for your help....The files I have been using are from the Ultimate_HOX_Bootanimation collection. They have already been created. Have tried altering so the same value is on the txt file within the zip but nothing is working. I am lost...Cheers

mihirengg19 said:
u have to set correct permissions through a root browser like root explorer.
Sent from my One V
Click to expand...
Click to collapse
Just in case the correct permissions are rw_ _ r_ _r_ _ , right?

veroby said:
Just in case the correct permissions are rw_ _ r_ _r_ _ , right?
Click to expand...
Click to collapse
rw-r--r--
and the bootanimation.zip need to be renamed same as the original zip name in resource folder. e.g. hTC_bootup_one.zip for my HOX

ckpv5 said:
rw-r--r--
and the bootanimation.zip need to be renamed same as the original zip name in resource folder. e.g. hTC_bootup_one.zip for my HOX
Click to expand...
Click to collapse
Yeah tried all of that. No go and think it's because from stock Rom its not enabled to change the boot animation. Even tho I've gained root access via the kitchen I can't find how to enable it. Cheers anyway and if u known more about the kitchen. Advice welcomed. Cheeeers

Related

[BOOT IMAGE] ANDROID boot image

ok so this is the stock android boot image where ANDROID in android font flashes across the screen. there is no lag and looks very nice. follow the steps bellow to install.
WARNING - ANYTHING THAT MODIFIES THE FILES ON YOUR PHONE MAY DAMAGE IT. ONLY FOLLOW THE STEPD BELLOW IF YOU KNOW WHAT YOU ARE DOING!
To be able to do this you will need root explorer.
you can buy this off the android market or find it online
1 - install root explorer onto your phone trough some sort of file manager
2 - download the bootanimation.zip file from the link below
3 - place it in the root of your sd card ( if on the xda app it will be in your downloads folder)
4 - open root explorer and switch to be able to write
5 - copy the boot.img file from your sd card to system/media and delete the boot image or animation already there( if that doesnt work try data/local )
6 - reboot your phone to make sure the boot animation is working properly
bootanimation - http://www.mediafire.com/?rejuep9cebpcddj
stumpyz9 said:
To be able to do this you will need root explorer.
you can buy this off the androi market or download it free
here - http://www.4shared.com/file/HpENkmN8/Root_Explorer_v2124.htm
Click to expand...
Click to collapse
are you posting a link to download a paid app for free?
I didn't know it could boot from a .img file. I thought only zips would work.
I might have to give this a try just to see.
Sent from my HTC Vision using XDA Premium App
wilnotdie said:
I didn't know it could boot from a .img file. I thought only zips would work.
I might have to give this a try just to see.
Sent from my HTC Vision using XDA Premium App
Click to expand...
Click to collapse
yes you can ive done it and it works perfectly
cjward23 said:
are you posting a link to download a paid app for free?
Click to expand...
Click to collapse
not anymore. totally forgot about that
stumpyz9 said:
yes you can ive done it and it works perfectly
Click to expand...
Click to collapse
Unfortunately I have to disagree. This is the stock built in bootanimation. You don't need any special files to envoke it.
If you simply remove the /system/media/bootanimation.zip you get the same results.
Don't take it the wrong way, perhaps you were just miss informed.
Sent from my HTC Vision using XDA Premium App
didnt know that

[GUIDE][CM7] Changing Boot Animation

So I found this fantastic boot animation, and decided I wanted to change. I searched around, and found a method where you replaced 'bootanimation' in system/bin and changed permissions to 777. It did not work. Then I tried the old, Samsung firmware method and it worked!
Here are the steps (using Root Explorer):
1. Find a suitable bootanimation.zip
2. Place it in data/local
3. Reboot!
You can of course place it there using any other method. No need to modify any permissions. It should work.
Thanks dude
Sent from my GT-S5830
An alternate location /system/media is used if there is no bootanimation in /data/local .
Forever living in my Galaxy Ace using XDA App
EmoBoiix3 said:
An alternate location /system/media is used if there is no bootanimation in /data/local .
Forever living in my Galaxy Ace using XDA App
Click to expand...
Click to collapse
Also Boot animation at /data/local overrides boot animation at /system/media .
skynet28 said:
Also Boot animation at /data/local overrides boot animation at /system/media .
Click to expand...
Click to collapse
I know . Saw it through logcat .
Forever living in my Galaxy Ace using XDA App
CM7 didn't have anything in data/local (bootanimation related).
tanmayjindal said:
CM7 didn't have anything in data/local (bootanimation related).
Click to expand...
Click to collapse
Because you're actually supposed to put it there .
Forever living in my Galaxy Ace using XDA App
Ah.. So it is basically like a 'clean slate'. You mod it the way you want. Plus if you're okay with having the stock thingy, as rebooting phones is a very rare activity in daily, normal usage, it saves at least an MB of space.
I'm using absolute system in market..can change boot animation and fonts too..its work on sga
rideriang said:
I'm using absolute system in market..can change boot animation and fonts too..its work on sga
Click to expand...
Click to collapse
And this works with CM7 too, right? Needs root?
EDIT: Checked the app. Nice alternative, if you want to avoid the hassles of manually changing bootanimation.zip.
tanmayjindal said:
And this works with CM7 too, right? Needs root?
EDIT: Checked the app. Nice alternative, if you want to avoid the hassles of manually changing bootanimation.zip.
Click to expand...
Click to collapse
and what about if i want to have boot animation sound? or shutdown sound?
rsgarcia888 said:
and what about if i want to have boot animation sound? or shutdown sound?
Click to expand...
Click to collapse
I have the same question. I'm currently using CM7.
AlterJack said:
I have the same question. I'm currently using CM7.
Click to expand...
Click to collapse
I know how to put boot sound
and thinking to make tutorial but confuse in which section i start thread
That would be on General.
you can edit even files in .zip file to make a style bootanimation
Quite useful. Thanks!
tanmayjindal said:
So I found this fantastic boot animation, and decided I wanted to change. I searched around, and found a method where you replaced 'bootanimation' in system/bin and changed permissions to 777. It did not work. Then I tried the old, Samsung firmware method and it worked!
Here are the steps (using Root Explorer):
1. Find a suitable bootanimation.zip
2. Place it in data/local
3. Reboot!
You can of course place it there using any other method. No need to modify any permissions. It should work.
Click to expand...
Click to collapse
Didnt work out for me. Using Gingercrutz ROM and did as per the instruction . Am i missing something?

Custom Boot Animation Problem

ok,
so i have followed all the tutorials on how to add a custom boot animation to the droid incredible. all atempts have failed and i have tried a variation of ways.
could this be that the custom rom i have wont allow it.
The custom rom i have right now is the Liberated v3.0 custom rom
and my kernal is 2.6.35.13
how come i cant load a custom boot animation.
the only other thing to try would be flashing the .zip file but i dont no if that will hurt the phone like all my data?
Could try rom toolbox.
https://market.android.com/details?id=com.jrummy.liberty.toolbox
Sent from my ADR6300 using XDA App
Have you tried placing the bootanimation.zip file in /system/media?
Sent from my ADR6300 using XDA App
Relapsable said:
ok,
so i have followed all the tutorials on how to add a custom boot animation to the droid incredible. all atempts have failed and i have tried a variation of ways.
could this be that the custom rom i have wont allow it.
The custom rom i have right now is the Liberated v3.0 custom rom
and my kernal is 2.6.35.13
how come i cant load a custom boot animation.
the only other thing to try would be flashing the .zip file but i dont no if that will hurt the phone like all my data?
Click to expand...
Click to collapse
Boot animations are named and stored in different places on different roms. Could be in /system/customize/resource, or /system/media, or somewhere else. If you have a file explorer like root explorer you can do a search for "bootanimation" and it should find the original lacation of the bootanimation and then just replace it with the one you want. Make sure the new one is named exactly like the original one, and that you set the correct permissioms, owner, and group.
cmlusco said:
Boot animations are named and stored in different places on different roms. Could be in /system/customize/resource, or /system/media, or somewhere else. If you have a file explorer like root explorer you can do a search for "bootanimation" and it should find the original lacation of the bootanimation and then just replace it with the one you want. Make sure the new one is named exactly like the original one, and that you set the correct permissioms, owner, and group.
Click to expand...
Click to collapse
will do after i get Liberated 3.0 back, been testing out different roms but i like liberated the best
cmlusco said:
Boot animations are named and stored in different places on different roms. Could be in /system/customize/resource, or /system/media, or somewhere else. If you have a file explorer like root explorer you can do a search for "bootanimation" and it should find the original lacation of the bootanimation and then just replace it with the one you want. Make sure the new one is named exactly like the original one, and that you set the correct permissioms, owner, and group.
Click to expand...
Click to collapse
ok this is before i moved the custom boot animation .zip file to my zd car
i have 2 bootanimatio.zip files in 2 different places
Place 1 = /mnt/sdcard/SpeedSoftware/Zip/bootanimation.zip
Place 2 = /system/customize/resource/VZW_bootanimation.zip
which one do i replace with the custom bootanimation.zip file ??
Relapsable said:
ok this is before i moved the custom boot animation .zip file to my zd car
i have 2 bootanimatio.zip files in 2 different places
Place 1 = /mnt/sdcard/SpeedSoftware/Zip/bootanimation.zip
Place 2 = /system/customize/resource/VZW_bootanimation.zip
which one do i replace with the custom bootanimation.zip file ??
Click to expand...
Click to collapse
Replace the /system/customize/resourve/VZW_bootanimation.zip. just rename the old one to VZW_bootanimation.zip.bak and then take the new bootanimation name it VZW_bootanimation.zip. also change permissions to the same as the old file, and change owner and group to root.
cmlusco said:
Replace the /system/customize/resourve/VZW_bootanimation.zip. just rename the old one to VZW_bootanimation.zip.bak and then take the new bootanimation name it VZW_bootanimation.zip. also change permissions to the same as the old file, and change owner and group to root.
Click to expand...
Click to collapse
so when i replace the VZW_bootanimation.zip with my new one, I change the new file to VZW_bootanimation.zip, then change permisions, and then the bootanimation.zip file on the sd card, i change to bootanimation.zip.bak
srry if im being a pain, just lil bit confused is all
Relapsable said:
so when i replace the VZW_bootanimation.zip with my new one, I change the new file to VZW_bootanimation.zip, then change permisions, and then the bootanimation.zip file on the sd card, i change to bootanimation.zip.bak
srry if im being a pain, just lil bit confused is all
Click to expand...
Click to collapse
Well you should rename the original one in /system/customize/resource to VZW_bootanimation.zip.bak, and then copy your new bootanimation to the same directory and give it the same name VZW_bootanimation.zip and set the correct permissions.
cmlusco said:
Well you should rename the original one in /system/customize/resource to VZW_bootanimation.zip.bak, and then copy your new bootanimation to the same directory and give it the same name VZW_bootanimation.zip and set the correct permissions.
Click to expand...
Click to collapse
ohhhhhh gotcha im gona do it right now and flash and ill tell u what happens
IT WORKS!!!!!
Now all i need to do is figure out how to change the splash screen
Relapsable said:
IT WORKS!!!!!
Now all i need to do is figure out how to change the splash screen
Click to expand...
Click to collapse
That is actually pretty easy. They are PB31IMG.zip files flashed thru hboot. You just have to search for one you like thats compatible with the incredible. I believe there is a huge thread on them in the themes section.
Here is one of them http://forum.xda-developers.com/showthread.php?t=753788 but its not the one i was thinking of, i will keep looking.
Here you go this is the one i was thinking of. There are tons of them in this thread. http://forum.xda-developers.com/showthread.php?t=759691
cmlusco said:
That is actually pretty easy. They are PB31IMG.zip files flashed thru hboot. You just have to search for one you like thats compatible with the incredible. I believe there is a huge thread on them in the themes section.
Here is one of them http://forum.xda-developers.com/showthread.php?t=753788 but its not the one i was thinking of, i will keep looking.
Click to expand...
Click to collapse
i found the thread ok so i downloaded it and do i change the file name to "PB31IMG.zp" then flash it in h boot ?
Relapsable said:
i found the thread ok so i downloaded it and do i change the file name to "PB31IMG.zp" then flash it in h boot ?
Click to expand...
Click to collapse
Correct its that simple.
ok and once i get this stuff the first time, its all a piece of cake after that
Relapsable said:
ok and once i get this stuff the first time, its all a piece of cake after that
Click to expand...
Click to collapse
You learn something new every day. Glad i could help.
cmlusco said:
You learn something new every day. Glad i could help.
Click to expand...
Click to collapse
ok and one more thing.
that blue thing you have on the left hand lower corner of all ur posts, is that somthing i could do to ?
Relapsable said:
ok and one more thing.
that blue thing you have on the left hand lower corner of all ur posts, is that somthing i could do to ?
Click to expand...
Click to collapse
You mean where it says all my phones info? That is my signature, you can change it in your user cp at the top of the xda page.
cmlusco said:
You mean where it says all my phones info? That is my signature, you can change it in your user cp at the top of the xda page.
Click to expand...
Click to collapse
ok im bought to do that it looks cool, and i changed my splash screen zip to the PB31IMG.zip and when i go to hboot and into recovery to update the .zip file from sd card it gives me an error when i hit his to install ?? any advice
Relapsable said:
ok im bought to do that it looks cool, and i changed my splash screen zip to the PB31IMG.zip and when i go to hboot and into recovery to update the .zip file from sd card it gives me an error when i hit his to install ?? any advice
Click to expand...
Click to collapse
You dont flash it thru recovery you do it in hboot. When you enter hboot, (vol down +power while the phone is off) a white screen will pop up it should automaticly find the PB31IMG.zip and prompt you to press vol up to update. The PB31IMG.zip file has to be on the root of your sdcard meaning in no folders, and named exactly that caps and all.

Need help with custom boot animitaion

I have Liquidsmooth v2.2 rom installed and I went through replacing the boot animation.zip with a different custom .zip but all it did was erase the Liquidsmooth animation and it boots first with the Samsung logo then galaxy s III logo and then its a black screen for the rest of the boot up. I'm not sure how to fix it at this point. I also flashed the samsung4u.zip using recovery...not sure if that's what messed it up but I would really appreciate some knowledge.
Sent from my SGH-I747 using xda app-developers app
k00nu said:
I have Liquidsmooth v2.2 rom installed and I went through replacing the boot animation.zip with a different custom .zip but all it did was erase the Liquidsmooth animation and it boots first with the Samsung logo then galaxy s III logo and then its a black screen for the rest of the boot up. I'm not sure how to fix it at this point. I also flashed the samsung4u.zip using recovery...not sure if that's what messed it up but I would really appreciate some knowledge.
Sent from my SGH-I747 using xda app-developers app
Click to expand...
Click to collapse
You are missing some files in there.
I'm not sure what the Samsung4u.zip is. Did you erase other things ?
Sent from my SAMSUNG-SGH-I747 using xda premium
Your bootanimation.zip permission is wrong. It would be -rw-r--r--. then reboot
Was it even flashable ZIP file or was it meant to be copied and renamed? None of the ones I have used were flashable. As the previous person mentioned you need to correct the file permissions.
kbatman74 said:
Was it even flashable ZIP file or was it meant to be copied and renamed? None of the ones I have used were flashable. As the previous person mentioned you need to correct the file permissions.
Click to expand...
Click to collapse
Buddy, these are Bootanimations files which are not flash able zip files. so as per OP Screen shot, permission is incorrect.
kataria.vikesh said:
Buddy, these are Bootanimations files which are not flash able zip files. so as per OP Screen shot, permission is incorrect.
Click to expand...
Click to collapse
I'm fully aware that the ones that I have used (and the one I created) are not flashable however I was under the impression that they can be packaged into a flashable ZIP. I have not attempted because I just copy it and set the permissions. As far as the permissions on the OPs screenshot I was agreeing with your assessment that the permissions on the file are incorrect.
kbatman74 said:
I'm fully aware that the ones that I have used (and the one I created) are not flashable however I was under the impression that they can be packaged into a flashable ZIP. I have not attempted because I just copy it and set the permissions. As far as the permissions on the OPs screenshot I was agreeing with your assessment that the permissions on the file are incorrect.
Click to expand...
Click to collapse
I would assume it's possible to make a CWM flashable zip but that would only seem useful after flashing a rom before you reboot
kataria.vikesh said:
Your bootanimation.zip permission is wrong. It would be -rw-r--r--. then reboot
Click to expand...
Click to collapse
I've already tried every combination of permissions including rw-r-r and have rebooted after each change..no go haha
hednik said:
You are missing some files in there.
I'm not sure what the Samsung4u.zip is. Did you erase other things ?
Sent from my SAMSUNG-SGH-I747 using xda premium
Click to expand...
Click to collapse
The samsung4u.zip is a Samsung animation bin file...which I realize I didn't need...but I think I just need to reflash my rom and start over...I wasnt paying the best attention to where the bootanimation.zip should be stored and whatenot before, nor did I really research how to do it. hah

[Request] HTC 10 bootanimation

I'm doing a Sense port for the Moto X Pure/Style, and I need someone to pull the bootanimation and get it to me. You will be thanked in the OP when I'm done. Please and thank you. :good::highfive:
Here we go.
Electronic Punk said:
Here we go.
Click to expand...
Click to collapse
Thanks!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Any way to get the splash logo/logo.bin too?
if anyone wants to add this to let's say the VZW RUU, or flash it they just need to rename this to "bootanimation.zip" then move it to /system/media/ and reboot to get back the unlocked variant startup animation.
codelinx said:
if anyone wants to add this to let's say the VZW RUU, or flash it they just need to rename this to "bootanimation.zip" then move it to /system/media/ and reboot to get back the unlocked variant startup animation.
Click to expand...
Click to collapse
This isn't working on the Verizon RUU. I don't think this is where the boot animation is saved...
@JFLiPped i have the carbon grey unlocked with the verizon RUU. It is definitely working. Did you rename the zip or place the contents in this folder?
the zip should be renamed to bootanimation.zip and place in the /system/media folder with write privileges.
It's working!Thank you!(Zenfone 2)
codelinx said:
@JFLiPped i have the carbon grey unlocked with the verizon RUU. It is definitely working. Did you rename the zip or place the contents in this folder?
the zip should be renamed to bootanimation.zip and place in the /system/media folder with write privileges.
Click to expand...
Click to collapse
Totally didn't have write privileges. Got it working.
is this a custom bootanim or the stock one?
this seems to be the stock unlocked version htc10 boot animation.
i want this on my htc one running s-team rom
Khizzer said:
i want this on my htc one running s-team rom
Click to expand...
Click to collapse
Never mind figured it out.
Sent from my HTC M8 using XDA-Developers mobile app

Categories

Resources