[Q] Help with bootanimation - Epic 4G Q&A, Help & Troubleshooting

I am failing at making a bootanimation.zip and I am not sure why. Anyone experienced want to take a look at my file and give me a hint as to why this doesn't work? It gets rid of the default Android, but just displays a black screen until the homescreen shows up.

Did I stump everybody? I figured I was just missing something silly like the picture files need to be in 7.5 bit format or something.
Sent from my Epic 3g

JMMusic said:
Did I stump everybody? I figured I was just missing something silly like the picture files need to be in 7.5 bit format or something.
Sent from my Epic 3g
Click to expand...
Click to collapse
I haven't a clue...I'm just here to help that uncomfortably alone feeling. :-( good luck

Id like to know/learn how to make a bootanimation is there a section/tutorial on this somewhere??
I see there's a section on theme-ing. Am i mising something?
Sorry not trying to thread jack, just thought the OP can shed some light.
Good luck on your question!

Haven't tried it yet myself, but I've noticed these tutorial threads in the past:
http://forum.xda-developers.com/showthread.php?t=1096068
http://forum.xda-developers.com/showthread.php?t=1234611

You must save the zip as an uncompressed zip file. Compression level should be set to storage mode.
Sent from my SPH-D700 using xda premium

bbelos said:
Haven't tried it yet myself, but I've noticed these tutorial threads in the past:
http://forum.xda-developers.com/showthread.php?t=1096068
http://forum.xda-developers.com/showthread.php?t=1234611
Click to expand...
Click to collapse
I hadn't seen that first thread (or the tool in it). Neat. Thank you. Wish I had seen that before I started.
It still didn't work, but at least that lets me know that it really is an odd problem.
starskyrob said:
You must save the zip as an uncompressed zip file. Compression level should be set to storage mode.
Click to expand...
Click to collapse
That I am doing. Though I have noticed that sometimes "store" in WinRar compresses by just a few bytes. I made one that was completely not compressed (byte match for stored size versus on drive size). Still not working, so I've ruled that out as being the issue.
I'm attaching a version created by the tool in the link above. It still doesn't work. I have no clue why... still looking for hints.

JMMusic said:
I'm attaching a version created by the tool in the link above. It still doesn't work. I have no clue why... still looking for hints.
Click to expand...
Click to collapse
That looks like it'd be a cool animation. I'll mess with it later when I get home. But at first glance comparing it to other animations I have that work, they are either greyscale or RGB jpgs @ 72dpi. Yours are indexed pngs @ 300dpi. That link says png should be ok, but it says to use RGB. Maybe you could try that next.

Here you go. I converted the images to 72dpi RGB jpgs. I'll still probably try again leaving them as 72dpi RGB pngs, but these animations work now.
I included your original 30fps version, but also slowed it down a bit. I think the 12fps looks good, but unless you have just wiped your dalvik cache, you might not have enough time to see very many blinks. The 21fps version isn't bad, but I think it's still a bit too fast. Tweak the speed to your preference.
These are not flashable, btw, so just copy over with root explorer or whatever.

Has to be renamed sanim.zip to work in GB.
Sent from my Samsung Legendary 4G, a Universe UTES phone, running "two.three.five"

True, I guess I assumed he was using a kernel with the symlink to bootanimation.zip since his phone was actually trying to use the original file. Thanks for the reminder to anyone else trying to get this to work.
Sent from my SPH-D700 using XDA App

I've tried this myself many times to no evail. I get boot animations from a rom that i like and try to put the boot ani in a diff rom and it never works. i'm never able to get the files into the other zip. I can't wait till i figure out how to completely customize roms to exactly what i want! i'm learning a little more day by day. this thread has helped me a little and will now be my reference if i run into this problem once i finally make my own boot ani. Thanks guys!

bbelos said:
Here you go. I converted the images to 72dpi RGB jpgs. I'll still probably try again leaving them as 72dpi RGB pngs, but these animations work now.
I included your original 30fps version, but also slowed it down a bit. I think the 12fps looks good, but unless you have just wiped your dalvik cache, you might not have enough time to see very many blinks. The 21fps version isn't bad, but I think it's still a bit too fast. Tweak the speed to your preference.
These are not flashable, btw, so just copy over with root explorer or whatever.
Click to expand...
Click to collapse
I am thinking the editor I was using for the images was doing something funky. Anyway, much appreciated, the 21 fps one works beautifully.

JMMusic said:
I am thinking the editor I was using for the images was doing something funky.
Click to expand...
Click to collapse
GIMP is typically the only image program I use, hasn't failed me yet.

Related

Needing help with Bootanimation (attached)

Ok, this is the same bootanimation I've been using, and I've just added a few frames. I left the desc.txt the same as before, since I figured there'd be no need for a changeup.
I've attached the file. If someone could take a once-over and just tell me what I did wrong, that'd be amazing.
TJDuckett said:
Ok, this is the same bootanimation I've been using, and I've just added a few frames. I left the desc.txt the same as before, since I figured there'd be no need for a changeup.
I've attached the file. If someone could take a once-over and just tell me what I did wrong, that'd be amazing.
Click to expand...
Click to collapse
I've fixed it.
Below you can find the new version, download and adb push to /system/customize/resouce. I didn't do anything special. For the hell of it, I renamed all the files, and just recreated the desc.txt test file. Sometimes, it's just a matter of going through the steps a second time!
Oh another note, you'll most likely notice that the animation is rather slow and not constant in terms of FPS, you should consider fixing that.
One way to fix this, is to actually reduce the resolution of the png's altogether -- instead of a 480 x 800 canvas, consider a 480 x 480 or something similar.
pseudoremora said:
I've fixed it.
Below you can find the new version, download and adb push to /system/customize/resouce. I didn't do anything special. For the hell of it, I renamed all the files, and just recreated the desc.txt test file. Sometimes, it's just a matter of going through the steps a second time!
Oh another note, you'll most likely notice that the animation is rather slow and not constant in terms of FPS, you should consider fixing that.
One way to fix this, is to actually reduce the resolution of the png's altogether -- instead of a 480 x 800 canvas, consider a 480 x 480 or something similar.
Click to expand...
Click to collapse
I'm still getting a flipping blank screen. I do not understand what's going on at all anymore. At this point, I'm doing all of the steps right, jsut like I've always done, but, it's just messed up.
Nevermind... I got it.
I swear, I wish I had a freaking plush android doll to just throw against the wall everytime I get frustrated with this stuff.
TJDuckett said:
I'm still getting a flipping blank screen. I do not understand what's going on at all anymore. At this point, I'm doing all of the steps right, jsut like I've always done, but, it's just messed up.
Click to expand...
Click to collapse
TJDuckett said:
Nevermind... I got it.
I swear, I wish I had a freaking plush android doll to just throw against the wall everytime I get frustrated with this stuff.
Click to expand...
Click to collapse
I was going to say... I'm 100% sure it worked on my end, but good job for making it work again, lol.
pseudoremora said:
I was going to say... I'm 100% sure it worked on my end, but good job for making it work again, lol.
Click to expand...
Click to collapse
LoL, yea. I literally just didn't mount it before trying to push.... and that's why I need to just plain not screw with this phone past a certain time of night.
Here's a video of the animation, if anoyne was wanting to see:
TJDuckett said:
Here's a video of the animation, if anoyne was wanting to see:
Click to expand...
Click to collapse
Nice animation, good music selection.
Thanks, and, as for wwhat you said about the animation up above, I just plain got sick of moving each part two spaces each frame, and got lazy. I'll add frames and fix it at another time.

[Q] Changing framework-res

I'm familiar with changing the icons/files in framework-res on the phones, I assume the process would be the same on the Archos Gen 8s. I understand we don't have a nandroid backup to load if we screw it up but messing with the SDE version of Android somewhat alleviates that fear.
Am I right that it should be the same?
Yes.
Just keep in mind that you need to use a version like UrukDroid that gives you writeAccess to /system, because SDE only doesn't work.
Thanks. I'm using Uruk 0.4.1, so I'm ready to get to work.
This is mostly to fix the stupid Talk notification icon (am I the only one that has two white pixels on top of the talk bubble?) but I know from past experience it will soon progress to sick days, missed family events, and late night arguments with my wife as I desperately attempt to tweak just one more thing to get rid of the urge. . .
Yes its time for some themes...stock looks ugly when compared to my epic 4g
Sent from epic 4g
http://forum.xda-developers.com/showthread.php?t=889963
txtmikhail said:
http://forum.xda-developers.com/showthread.php?t=889963
Click to expand...
Click to collapse
Thanks for the link but don't think this will really help as it is. The script tries to mount the /system folder on the internal nand, which won't work for us (well, not using the UrukDroid root, anyway). Should be able to tweak the script though.
Have tried replacing the framework.apk manually with an edited one, and set the correct permissions (on UrukDroid 0.4.2), but all I get is a black screen after the second Archos splash screen. Have done it the same way I did on my Desire, by editing the contents of framework-res.apk, rather than unpacking and repacking, but I guess there may be a signing issue here. I forget how much of the hard work Clockwork recovery does for you! Also, it may require edited the services.jar, but I'm not sure how to do that, or what needs editing. So far, all I did was try to change icons etc.
fisha21 said:
Have tried replacing the framework.apk manually with an edited one, and set the correct permissions (on UrukDroid 0.4.2), but all I get is a black screen after the second Archos splash screen. Have done it the same way I did on my Desire, by editing the contents of framework-res.apk, rather than unpacking and repacking, but I guess there may be a signing issue here. I forget how much of the hard work Clockwork recovery does for you! Also, it may require edited the services.jar, but I'm not sure how to do that, or what needs editing. So far, all I did was try to change icons etc.
Click to expand...
Click to collapse
Thanks for boldly going where no man had (reportedly) gone before. I hadn't gotten around to doing my best bootloop job yet, but you saved me the time.
We need to find a themer with a lot of spare time and Uruk!
p0rk burn said:
Thanks for boldly going where no man had (reportedly) gone before. I hadn't gotten around to doing my best bootloop job yet, but you saved me the time.
We need to find a themer with a lot of spare time and Uruk!
Click to expand...
Click to collapse
Haven't given up yet! Keep your eyes on this space....
EDIT
In fact, keep your eyes on this space! Thoughts/comments welcome

[Req] FF7 Theme

I know there's already a thread going for this but it got into discussion about which FF everybody liked so I decided to do this and request that any posts just be ideas that people have. I know it's not easy to make these so if somebody ever does... thank you so much in advance
My personal requests:
sephiroth walking through fire pull-down ani
The pulldown ani mentioned above
hp/mp bar battery mod/3g signal strength
ff7 fonts
the menu sounds on clicks
round materia backgrounds in the appdrawer instead of the square ones we have now
any of cloud's limit breaks as boot ani
Wizard Knight said:
I know there's already a thread going for this but it got into discussion about which FF everybody liked so I decided to do this and request that any posts just be ideas that people have. I know it's not easy to make these so if somebody ever does... thank you so much in advance
My personal requests:
sephiroth walking through fire pull-down ani
The pulldown ani mentioned above
hp/mp bar battery mod/3g signal strength
ff7 fonts
the menu sounds on clicks
round materia backgrounds in the appdrawer instead of the square ones we have now
any of cloud's limit breaks as boot ani
Click to expand...
Click to collapse
these are all great ideas.
What did you mean hp mp battery mod?
Like: 92/100 ? Like that?
Sent from my MB855 using XDA App
ZiggSVO said:
these are all great ideas.
What did you mean hp mp battery mod?
Like: 92/100 ? Like that?
Sent from my MB855 using XDA App
Click to expand...
Click to collapse
yeah, just like that, with the green underline for hit points (battery) and purple underline for magic points (signal)
Dude you bogarting my thread!? Haha jk keep up with the great ideas. And I still say ff7 best of the series square needs to ditch the online junk and go back to what works
Sent from my SPH-D700 using Tapatalk
adamw1101 said:
Dude you bogarting my thread!? Haha jk keep up with the great ideas. And I still say ff7 best of the series square needs to ditch the online junk and go back to what works
Sent from my SPH-D700 using Tapatalk
Click to expand...
Click to collapse
I totally agree. And sorry for stealing you're thread. Just figured if a themer is searching around, it's better not to have to scrub through pages of banter. No offense intended.
On that, it should include the old midi files for ring tones. Like the battle song, boss song, aeriths theme, victory theme... Things like that
Sent from my SPH-D700 using XDA App
I think I may be able to put together an Animated boot animation of cloud during a limit break from the game or from Advent? How long does it need to be also and what phone do you have?
Wizard Knight said:
I totally agree. And sorry for stealing you're thread. Just figured if a themer is searching around, it's better not to have to scrub through pages of banter. No offense intended.
On that, it should include the old midi files for ring tones. Like the battle song, boss song, aeriths theme, victory theme... Things like that
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
Got the original midis too and not the many self made spin offs out there.
Hey I wonder if it would be possible to have an animated lock screen of say, lifestream moving around?
Being that the limit breaks were never that long, I'd say the full animation from the game would be perfect.
And this is for Samsung Epic. Not CM7 (saw your signature, just making sure you're aware )
Sent from my SPH-D700 using XDA App
Wizard Knight said:
Being that the limit breaks were never that long, I'd say the full animation from the game would be perfect.
And this is for Samsung Epic. Not CM7 (saw your signature, just making sure you're aware )
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
I'll see what I can do! Going to sleep will get back with you tomorrow evening
Omnislash Bootanimation FF7 (game)
Ok, so it's not quite evening yet but I managed to get one out... Because the videos in the game are usually displayed in wide screen format, it will be a little smaller than you might like in order to portray it in portrait mode (phone straight up and down). I've set the default frames per second to 30 but you can change that if you like. I'm not sure how long your boot animation lasts as there are countless variables that decide that. currently, at 30 fps, it should be about 40 seconds. I trimmed this up to get it that small and can trim it more if needed.
In the other file I'm including the sound file that syncs with the animation. It is in mp3 format and could possibly be off sync with your rom and/or settings due to either a slower or faster boot up. Thus, you may need to play with the fps to get it just right. Don't forget that THIS file needs to be extracted.
Now, as far as the animation is concerned, you will need to rename the zip file to whatever your current boot animation file is named. It varies from rom to rom, but it could be botanimation.Zip or vzw_bootanimation.zip, etc. It's going to either be located in the system/media folder, or system/customize/resource.
If you want the audio to work (and this is usually a shot in the dark getting it right) place the extracted mp3 file in the same folder you're dropping the bootanimation file in. You may need to rename it to like, android_audio or something. If most of your system's sound files are not in mp3 format, you may have to convert it to whatever audio format they are in using some sort of sound editor (good luck with that).
Let me know if you have any requests to change this animation and let me know how it works for you!
Oh one more thing.. If you don't want to lose your current botanimation forever, simply rename it to some thing else so my file won't over write it.. Don't forget to change permissions and ownership on the files after you drop them in the folder.
IAmTheOneTheyCallNeo said:
Ok, so it's not quite evening yet but I managed to get one out... Because the videos in the game are usually displayed in wide screen format, it will be a little smaller than you might like in order to portray it in portrait mode (phone straight up and down). I've set the default frames per second to 30 but you can change that if you like. I'm not sure how long your boot animation lasts as there are countless variables that decide that. currently, at 30 fps, it should be about 40 seconds. I trimmed this up to get it that small and can trim it more if needed.
In the other file I'm including the sound file that syncs with the animation. It is in mp3 format and could possibly be off sync with your rom and/or settings due to either a slower or faster boot up. Thus, you may need to play with the fps to get it just right. Don't forget that THIS file needs to be extracted.
Now, as far as the animation is concerned, you will need to rename the zip file to whatever your current boot animation file is named. It varies from rom to rom, but it could be botanimation.Zip or vzw_bootanimation.zip, etc. It's going to either be located in the system/media folder, or system/customize/resource.
If you want the audio to work (and this is usually a shot in the dark getting it right) place the extracted mp3 file in the same folder you're dropping the bootanimation file in. You may need to rename it to like, android_audio or something. If most of your system's sound files are not in mp3 format, you may have to convert it to whatever audio format they are in using some sort of sound editor (good luck with that).
Let me know if you have any requests to change this animation and let me know how it works for you!
Oh one more thing.. If you don't want to lose your current botanimation forever, simply rename it to some thing else so my file won't over write it.. Don't forget to change permissions and ownership on the files after you drop them in the folder.
HTC-Incredible on Android 2.3.5
CyanogenMod-7 Nightly (8/18)
Chad's Incredikernel-GB #9 (SA)
Click to expand...
Click to collapse
cant convert the .mp3 into .wav
I will do it for you tomorrow or you can do it by using the free computer program I use: Wavepad sound editor. Once installed, you can right click the mp3, click edit, and once the app opens, "save as" and you can select wav. I will upload it tomorrow if you haven't already done it. How is the bootanimation? I had to up my frames to 80 since my phone boots too fast
Audio in WAV format
lilxpoohbear said:
cant convert the .mp3 into .wav
Click to expand...
Click to collapse
I edited my upload post (#10) and added the sound file in WAV format per your request . If the file is too large, I can try making it smaller but it may degrade the quality.
Bump...please someone try to theme this.
Sent from my SPH-D700 using Tapatalk
adamw1101 said:
Bump...please someone try to theme this.
Sent from my SPH-D700 using Tapatalk
Click to expand...
Click to collapse
Trying to learn how to create themes. Taking me a while but when I do, this will be my first project. Also, I'll incorporate a few of the ideas I've read in your thread.

[Q] Boot animation is a black screen?!

Running an LS-970. I have a custom boot animation that I made, but when I put it in the /system/media folder, it didn't work! Just showed me a black screen. Not even the boot sound worked (it's stock). When I previewed it with Boot Animations in Rom Toolbox, it worked, but was slow. Any ideas on why it's not working? (I've already checked perms, it's read for all, write for owner, and execute for all.) Here's the link to my bootanimation: www[dot] dropbox[dot] com/s/3h7itrkzs5d6ytl/bootanimation[dot]zip (doesn't let me post links, because I'm new. D: )
spiral6 said:
Running an LS-970. I have a custom boot animation that I made, but when I put it in the /system/media folder, it didn't work! Just showed me a black screen. Not even the boot sound worked (it's stock). When I previewed it with Boot Animations in Rom Toolbox, it worked, but was slow. Any ideas on why it's not working? (I've already checked perms, it's read for all, write for owner, and execute for all.) Here's the link to my bootanimation: www[dot] dropbox[dot] com/s/3h7itrkzs5d6ytl/bootanimation[dot]zip (doesn't let me post links, because I'm new. D: )
Click to expand...
Click to collapse
Are you running stock? If you are on stock and not a custom rom, it has to be named bootanimation_sprint.zip. And the sounds have to be named PowerOn_Sprint.ogg - spelled exactly like that. The file you linked to is just bootanimation.zip which is fine for most phones but not ours. If you are on an AOSP based rom, I'm not sure why it wouldn't work. I'm getting ready to leave for work so don't have the time to test myself unfortunately. But I downloaded it and will test when I get home and let you know what happens.
EDIT: I do see that it's HUGE for a bootani. Whether it has anything to do with it or not, you may want to run a png optimization program to bring the size down on your images. My bootanimation is the video opening to Doctor Who and is half the mb size of yours but still at 1280x768 full resolution.
I am running stock, but I disabled the Sprint animation and sound by adding .bak to their files, and when I previewed that, showed the default LG logo animation and sound. I then replaced that with mine... but like I said, black screen. D:
As for a .png optimization app, where can I get that?
Sent from my LG-LS970 using Tapatalk
spiral6 said:
I am running stock, but I disabled the Sprint animation and sound by adding .bak to their files, and when I previewed that, showed the default LG logo animation and sound. I then replaced that with mine... but like I said, black screen. D:
As for a .png optimization app, where can I get that?
Sent from my LG-LS970 using Tapatalk
Click to expand...
Click to collapse
Hmmm, the png optimization, if you are on windows, I am not gonna be of much help. You could just google it and see what ya get. Im on linux, so its pretty much one command from the terminal.
Im currenty trying to figure it out myself, everything seems right, as soon as I get something I will let you know but Im distracted, not enough hours in the day - lol.
I run Linux on a VM.
Sent from my LG-LS970 using Tapatalk
spiral6 said:
I run Linux on a VM.
Sent from my LG-LS970 using Tapatalk
Click to expand...
Click to collapse
Well you can use optipng but I just tried that and got errors on the last 20 or so pictures. Same thing happens when I tried converting them to jpgs with imagemagick and when I ran jpegoptim, it didn't optimize them at all......
They all load just fine in gimp though. I don't claim to be an expert but have made a bunch of bootanimations and honestly can't see what the problem is. Everything looks as it should, but Ive never gotten errors with those programs before. I will have more time but not until this weekend - if you don't figure anything out, let me know and I will take your images and do a bootani from scratch with them for ya. PM me or post here on Friday to remind/update me.
Sorry I wish I had an answer but it's really weird!
I originally thought that the problem was with compression... (it said to use "store" compression instead of "normal" compression on the thread), and also noticed the last few images are just black bigger resolution images (as well as the first two frames), so I'm just as confused as you are about this. Well, thanks for trying to help. And that would really help me out if you made it by scratch... I can send you the source .avi if needed. And you already have the .png sequence... thanks in advance!
Sent from my LG-LS970 using Tapatalk
spiral6 said:
I originally thought that the problem was with compression... (it said to use "store" compression instead of "normal" compression on the thread), and also noticed the last few images are just black bigger resolution images (as well as the first two frames), so I'm just as confused as you are about this. Well, thanks for trying to help. And that would really help me out if you made it by scratch... I can send you the source .avi if needed. And you already have the .png sequence... thanks in advance!
Sent from my LG-LS970 using Tapatalk
Click to expand...
Click to collapse
No problem, I figure if I resave everything you have in gimp we will see what happens. For me, the last images, aren't black, the first ones are - the last ones are completely transparent. And yeah it has to be stored with zero compression(or stored in 7zip) but I already did that to them. Im thinking the compression or values saved into the pngs themselves are the culprit. Ill have time friday night, maybe tonight but no promises, work is kickin my a$$. lol.
Wall thanks again.
Sent from my LG-LS970 using Tapatalk
HPTesla said:
No problem, I figure if I resave everything you have in gimp we will see what happens. For me, the last images, aren't black, the first ones are - the last ones are completely transparent. And yeah it has to be stored with zero compression(or stored in 7zip) but I already did that to them. Im thinking the compression or values saved into the pngs themselves are the culprit. Ill have time friday night, maybe tonight but no promises, work is kickin my a$$. lol.
Click to expand...
Click to collapse
So are you going to do it today?
spiral6 said:
So are you going to do it today?
Click to expand...
Click to collapse
I am currently in the process. Outside of promising my 4 year old nephew we would beat the forest temple on ocarina master quest, im free all night.
No you're not. That forest temple ain't easy man. And there's the Water Temple...
Sent from my LG-LS970 using Tapatalk
spiral6 said:
No you're not. That forest temple ain't easy man. And there's the Water Temple...
Sent from my LG-LS970 using Tapatalk
Click to expand...
Click to collapse
Ive beaten this game and the original more times than I can count. Im 31, it's one of my favorites, been playing it since it came out all those years ago. Crushed the forest temple in 35 minutes. Im halfway through converting your images btw.
The water temple is my least favorite tho.....
Same, still have my original 64. Absolutely fantastic.
Sent from my LG-LS970 using Tapatalk
spiral6 said:
Same, still have my original 64. Absolutely fantastic.
Sent from my LG-LS970 using Tapatalk
Click to expand...
Click to collapse
Yeah I lost my 64. But I have the emulator on my lgog and mupen64 on my linux pc which is what I was playing on tonight. Almost done - will rezip and test on my phone and see what happens. If it works, Ill upload it to my devhost for you.
Sweet, thanks.
Sent from my LG-LS970 using Tapatalk
Ok, I changed all the images to jpg which significantly cut the size down. But still got a black screen. Looked at the desc.txt file again, changed the 1 0 part to 0 0......and it worked. I don't get it because the code was right and if your phone takes longer to boot up it will loop if it's 0 0. But, it works. I uploaded it for you here. If the image resolution doesnt look as good with jpegs, you can just use your original file and change the desc.txt file and see if that works.
Thanks a lot!
Sent from my LG-LS970 using Tapatalk
spiral6 said:
Thanks a lot!
Sent from my LG-LS970 using Tapatalk
Click to expand...
Click to collapse
You're welcome!

CTOS Bootup Animation

Hello all!
I claim no fame to this bootup animation. It's a CTOS Bootup from the game WatchDogs. I got the main animation zip from This XDA page in the G3 Forums. All I did was convert it to .qmg format so I can use it on my Note 4. it works perfectly on my phone using DynamicKat ROM.
Extract the zip and place the two files into /system/media and change permissions to rw-r-r- .
EDIT:For those implementing the sounds, it goes into /system/media/audio/ui
As always I recommend changing the original files to *.qmg.bak (* is the like files you are copying over) in case the world explodes, your GF dumps you, or the phone simply doesn't like being touched.
P.S. I shouldn't have to remind you, but just in case... Warranty is voided, do at your own risk, etc etc.
Screenshot(s)?
Ker~Man said:
Screenshot(s)?
Click to expand...
Click to collapse
If you go to the link I provided in the OP, can scroll down the list of his available stuff till you hit the CTOS one. That's what I have here, just in .QMG format instead of a bootanimation.zip.
Looks pretty cool. I like the others posted on the op too. Is it difficult converting them? Thanks for this.
kbtoy said:
Looks pretty cool. I like the others posted on the op too. Is it difficult converting them? Thanks for this.
Click to expand...
Click to collapse
It's not that difficult, but depending on the size of the bootupanimation.zip and number of images, it can take a while to convert. I followed this guide and did it in a few minutes. Warning though, if you are doing this yourself the limit to this program is 255 images. The samsung converter seems to auto adjust the bootup size to the images used. Be sure to follow the guide to a 'T' and you'll be fine.
If you want me to I can do a few conversions or help you with some steps. Just let me know.
Thanks for the link. I'll check it out and I'll ask if I got any questions
Thanks works great on my side
It would be much cooler if theres sound on it
ade_tobat said:
It would be much cooler if theres sound on it
Click to expand...
Click to collapse
That's a good idea, I've never been much for sounds with my bootup. I can look into how to make that happen though.
Me neither.. but lookin at the ctos bootup its like im missing something lol
ade_tobat said:
Me neither.. but lookin at the ctos bootup its like im missing something lol
Click to expand...
Click to collapse
Wouldn't you know it, MAJOR blonde moment. That site I linked includes the bootup sounds. Updated OP with the zip to extract it and copy it over.
Lol ? thank u btw
Well, I'm having issues with the sound on bootup. I changed permissions and all, made sure the sound work while in the phone, and nothing during bootup. Could be the ROM I'm on. Using DynamicKat. I'm mostly deaf though so it might simply be a quiet sound. Lemme know what's up.
aaldiar said:
Well, I'm having issues with the sound on bootup. I changed permissions and all, made sure the sound work while in the phone, and nothing during bootup. Could be the ROM I'm on. Using DynamicKat. I'm mostly deaf though so it might simply be a quiet sound. Lemme know what's up.
Click to expand...
Click to collapse
U did replace the old file by renaming or deleting it right? Mine working fine just the sound lil of with the vid but its all good..
ade_tobat said:
U did replace the old file by renaming or deleting it right? Mine working fine just the sound lil of with the vid but its all good..
Click to expand...
Click to collapse
The original bootanimation.zip had 265 images, I had to delete a few in order to get the program to render the animation. It's limit is 255. That's why the sound is a little off for you. In the ROM I'm using, there was no PowerOn.ogg. had to look at another ROM to see where the bootup sound was located. It's where it should be but I hear no sounds. No big deal for me, glad it works for you though.
I c, my sound is on system-media-sound-ui hopefully that could help
Works great man. Liked this game and the boot animation is really cool
Screen shots????

Categories

Resources