[How-To] Change your boot sound and/or UI sounds ^^ - Epic 4G Themes

This shouldn't effect your phone or harm it but if you screw it up its not my fault always have a backup.
I figured I do a how to for some new people or those who never thought of this. Anyways....
1. You'll need some kind of root viewer root explorer es file manager etc. (Make sure your system is rewritable)
2. A .wav file is needed so find one you like however if you don't have one or only have a mp3 then use an online converter.
3.Once you have those two go into your root file viewer and find /system then go into the etc file and scroll down until you see a PowerOn.wav if you don't see one then it's fine. However go ahead and delete it and paste your .Wav file sound and rename it to PowerOn.wav Reboot and you should hear your sound playing. I if not your phone sucks ^^ no but then you did something wrong or your kernel may not support it.
UI Sounds
Okay for UI sounds it very similiar except go into the media folder in /system find audio and look in UI folder. For (the touch sound) find TW_Touch.ogg and delete it and paste your .ogg file you'd liked to use I personally just rename the Effect_Tick.ogg to TW_Touch and it sounds like the normal gingerbread touch tone. (Charger Connection Sound) is the Charger_Connection.ogg and the the full battery notification is TW_Battery_caution and lastly the low battery notification is TW_Low_Battery.
Just reboot and the new sounds shall take effect.
Have fun wasting some time customizing your phone.
Sent From your friendly neighborhood N00B

What should the name of the file be for the shutdown sound. The rom I am on has none and I would like to use one but don't know wwhat it should be named
Sent from my SPH-D700 using Tapatalk

On my phone PowerOff.wav is in /system/media/audio/ui (along with a number of other system sounds. PowerOn.wav is in /system/etc . I've replaced each of these and it seems to work!

flastnoles11 said:
What should the name of the file be for the shutdown sound. The rom I am on has none and I would like to use one but don't know wwhat it should be named
Sent from my SPH-D700 using Tapatalk
Click to expand...
Click to collapse
I thought it was Power_Off.ogg but yeah try the PowerOff.wav form that might work could never get my shutdown sound to play...
Sent From your friendly neighborhood N00B

Ya no matter what combination I put for my shutdown sound to play it won't work. No matter though guess I don't need it.
Sent from my SPH-D700 using Tapatalk

Yeah seems to be the case for me too but if you flash the stock boot zip ill attach it if possible you can at least have the stock shutoff sound and just have to change your boot up sound again.
Sent From your friendly neighborhood N00B

Biggoron said:
This shouldn't effect your phone or harm it but if you screw it up its not my fault always have a backup.
I figured I do a how to for some new people or those who never thought of this. Anyways....
1. You'll need some kind of root viewer root explorer es file manager etc. (Make sure your system is rewritable)
How do I get my system rewritable???
I'm on marcusant revival right now. If that even matters?
Sent from my SPH-D700 using Tapatalk
Click to expand...
Click to collapse

shane found poweron.ogg hiding in system/etc

justen7723 said:
Biggoron said:
This shouldn't effect your phone or harm it but if you screw it up its not my fault always have a backup.
I figured I do a how to for some new people or those who never thought of this. Anyways....
1. You'll need some kind of root viewer root explorer es file manager etc. (Make sure your system is rewritable)
How do I get my system rewritable???
I'm on marcusant revival right now. If that even matters?
Sent from my SPH-D700 using Tapatalk
Click to expand...
Click to collapse
If your using es file explorer then go into settings scroll to the bottom and root explorer and hit the mount system as writable. To get to system hit the star and hit the phone icon and scroll down to system.
Sent from my OG Epic
Click to expand...
Click to collapse

The Root said:
shane found poweron.ogg hiding in system/etc
Click to expand...
Click to collapse
Hmm didn't need it can still use powering.wave just fine.. I have trouble with the power off sound to work.
Sent from my OG Epic

Thank you

Related

YouTube hq

anyone know how to make YouTube play in high quality by default ? only one rom does this on its own and that's aloysus . I know when on wifi it will but I'm mostly on 3g. maybe there's on option on YouTube itself to do this ?
rw6497 said:
anyone know how to make YouTube play in high quality by default ? only one rom does this on its own and that's aloysus . I know when on wifi it will but I'm mostly on 3g. maybe there's on option on YouTube itself to do this ?
Click to expand...
Click to collapse
The version attached below will play in HQ by default.
Install through adb:
Code:
adb remount
adb push YouTube.apk /system/app
adb reboot
Install through Astro, or similar:
Code:
Place the file on your sdcard
Open Astro
Find YouTube.apk on your sdcard -> Click & Hold it -> Edit -> Move
Go to /system/app directory
Menu -> Edit -> Paste
Reboot your device
Enjoy!
-mak
.mak said:
The version attached below will play in HQ by default.
Enjoy!
-mak
Click to expand...
Click to collapse
Sweet. Thanks a lot.
getting the hang of using adb, worked like a charm.
thank you!
Glad to help
not sure what I did wrong but I couldn't get this to work. I didn't do ab method cause I rarely have access to a computer. did astro way and it wouldn't allow me to paste on system / app. I used Linda and that allowed me to copy / paste. I rebooted and tried YouTube but got same ole normal quality. I took a a look back at system / app and saw that YouTube apk was indeed there and it was. LOL this seems so simple and really isn't a huge deal but would be really nice for me to get this to work
not sure what I did wrong but I couldn't get this to work. I didn't do ab method cause I rarely have access to a computer. did astro way and it wouldn't allow me to paste on system / app. I used Linda and that allowed me to copy / paste. I rebooted and tried YouTube but got same ole normal quality. I took a a look back at system / app and saw that YouTube apk was indeed there and it was. LOL this seems so simple and really isn't a huge deal but would be really nice for me to get this to work
Click to expand...
Click to collapse
it didn't work because you didn't do the adb method like stated above. hur dur ;-)
Sent from my Eris using the XDA mobile application powered by Tapatalk
rw6497 said:
not sure what I did wrong but I couldn't get this to work. I didn't do ab method cause I rarely have access to a computer. did astro way and it wouldn't allow me to paste on system / app. I used Linda and that allowed me to copy / paste. I rebooted and tried YouTube but got same ole normal quality. I took a a look back at system / app and saw that YouTube apk was indeed there and it was. LOL this seems so simple and really isn't a huge deal but would be really nice for me to get this to work
Click to expand...
Click to collapse
Go with the ADB method, it'll work. Make sure you push, not install, install will fail with a message to the effect of same version already installed.
-mak
installed it last night, it actually makes the YouTube app worth using. where did you get the apk from?
Sent from my Eris using the XDA mobile application powered by Tapatalk
If using astro or any other file manager you have to turn on the root settings. Also setup the SU and then mount the system via the app. I use ES File Explorer. Works great, in sure.
-------------------------------------
Sent via the XDA Tapatalk App
I did it with root explorer but when I rebooted the App was missing all together. Not listed in app drawer. I will give adb a shot but my adb drivers are all jacked.
Thanks for the apk.
-------------------------------------
Sent via the XDA Tapatalk App
Izeltokatl said:
If using astro or any other file manager you have to turn on the root settings.
Click to expand...
Click to collapse
Turn on root settings ? How ?
hallstevenson said:
Turn on root settings ? How ?
Click to expand...
Click to collapse
Anyone ? I don't see any sort of setting in Astro. Tried "Linda" file manager too and saw nothing.

[MOD] Silent Battery Full Notification CWM3 Compatible

*Updated 2/6/11 to be flashable with CWM3 or less*
So, after many nights of being awakened by that annoying battery full audio notification I figured I'd do something about it. Here is a flashable zip that replaces the .ogg file that the system uses with a blank one. Will work on any ROM/File System.
Flash through CWM (v3.x or less):
leatherneck6017 said:
So, after many nights of being awakened by that annoying battery full audio notification I figured I'd do something about it. Here is a flashable zip that replaces the .ogg file that the system uses with a blank one. Will work on any ROM/File System.
Flash through CWM (v2.5.1.2 or less):
Click to expand...
Click to collapse
I did something similar to this in my newest version of my ROM, I took the original sound files and made the extension FILENAME.ogg.bak
This removes the sound but if you want it back you can just remove the ".bak" portion of the file name.
schizopunk said:
I did something similar to this in my newest version of my ROM, I took the original sound files and made the extension FILENAME.ogg.bak
This removes the sound but if you want it back you can just remove the ".bak" portion of the file name.
Click to expand...
Click to collapse
I had originally wanted to make a flashable zip that did just that (and also one to change it back)! But I wasn't able to figure out how to tell 'update-script' to do that .
leatherneck6017 said:
I had originally wanted to make a flashable zip that did just that (and also one to change it back)! But I wasn't able to figure out how to tell 'update-script' to do that .
Click to expand...
Click to collapse
I can help you out if you want, PM me.
leatherneck6017 said:
So, after many nights of being awakened by that annoying battery full audio notification I figured I'd do something about it. Here is a flashable zip that replaces the .ogg file that the system uses with a blank one. Will work on any ROM/File System.
Flash through CWM (v2.5.1.2 or less):
Click to expand...
Click to collapse
Worked like a charm! Now I can charge AND sleep!
Updated
Updated so it's CWM3 compatible.
What is the name of the sound file that makes the battery full notification sound? I'm too sleepy at night to determine which sound just woke me up.
Thanks.
edit: Is it TW_Battery_caution.ogg? I've renamed it with a .bak extension and charging my phone now.
Qukel said:
Is it TW_Battery_caution.ogg? I've renamed it with a .bak extension and charging my phone now.
Click to expand...
Click to collapse
Yep, that's the one.
Thanks this is great. Can also the blue light and notification be disabled cuz I'm getting disconnected every time when tether or usb tether I forgot which one when notification comes on.
Sent from my SPH-D700 using XDA App
Installing Silent BatteryFull Notification CWM3
I am a newbie to all of this, but am sick of being awake all night long with the battery notification waking me up and not being able to go back to sleep.
I found your post and attached file.
I have a droid X - global - motorola.
1. Will this work on this phone?
2. Are there any risks of damaging the rest of the operating system?
3. If no - how do I install this on the phone?
Any help to get me back to sleep would be appreciated.
Thank you
No this will not work on your phone. This is a MOD for the SAMSUNG EPIC 4G and ONLY the SAMSUNG EPIC 4G
EB13 OR DK28?
if DK28 i'd like to request an EB13 please
why does the file have to be replaced
why cant it just be removed using some sorta file explorer on the phone?
further more WTF is the reason for this sound other then to wake people up and/or piss them off? - as far as I know all phones stop charging when they get full so you wont over charge the phone

(Update 12/22/11) [Bootanimation/Splash] Lightning Vortex w/ animated HTC splash

Hey XDA, been away for a while and just finished my first semester of college. Checked up on my old thread to find alot of positive things. A while back I wanted to do more with this and never got around to it, but figured it was about time I did...
The new animation starts somewhat similarly to the old one with added transition between the HTC logo and the vortex. Also after the vortex, instead of a static image at the end I've thrown together a completely new piece that will loop until the phone finally decides to start.
This version also uses JPGs rather than PNGs. I just found out JPGs could be used the other day... After optimizing the PNGs, (something that wasn't considered for the old one) this new one comes out to a total of 234MB... (one of those things that happen when you only use AfterFX for the project...) If anyone would like this anyway... Let me know and I'll put it up somewhere.
I also made a basic splash screen, something that was misadvertised with the old version. It is the first image in the attachments and can be installed thru bootloader. (http://www.mediafire.com/download.php?37e8as4f4m68cwu)
Download: http://www.mediafire.com/download.php?w1ci9p2ugk7271d
If you would like the stock sound to use with this download it from the attachments below, extract the mp3 and add it to /system/media.
GIFs were 4-5MB each so heres a video instead...
Old version has been moved to http://forum.xda-developers.com/showpost.php?p=20568970 if anyone wants to check it out.
Thanks for the link, and if you get a chance to try it out let me know how you like it
This is [email protected]$$! Way better then the stock bootanimation
Great work!
>--The Game--<
How to I install this? HBoot or Recovery? I know sometimes you need to rename it to the PG0059 thing (I know it's not right) and I'm just curious before I go screwing anything up
Bigwidge said:
How to I install this? HBoot or Recovery? I know sometimes you need to rename it to the PG0059 thing (I know it's not right) and I'm just curious before I go screwing anything up
Click to expand...
Click to collapse
I personally used clockwork recovery and did install sdcard/update.zip
Place the update.zip from the download onto the root of the sd card, then in ROM manager, reboot into recovery and install the update.
There are alternatives to this such as just putting the bootanimation.zip into the right folder using root explorer, but I ran into permission problems so I did it this way.
If you have any other questions feel free to ask.
bobz1993 said:
I personally used clockwork recovery and did install sdcard/update.zip
Place the update.zip from the download onto the root of the sd card, then in ROM manager, reboot into recovery and install the update.
There are alternatives to this such as just putting the bootanimation.zip into the right folder using root explorer, but I ran into permission problems so I did it this way.
If you have any other questions feel free to ask.
Click to expand...
Click to collapse
Thanks alot bud! Thats what I thaught but I figured I would ask before doing anything. Looks sick- thanks for posting!
EDIT: Just flashed it and it looks amazing! Definitley a keeper! I like how fast it spells "quietly brilliant" (I hate slow screens) and the animations on the boot animation is just plain awesome. ++++1
DUDE this is sweeet! Thanks!
Glad you guys like it. Are you using the stock sound with it. Seems like it would work good with this, but I lost it when I flashed to the ROM I'm on >.>
yes stock sound and it is perfect!
bobz1993 said:
Glad you guys like it. Are you using the stock sound with it. Seems like it would work good with this, but I lost it when I flashed to the ROM I'm on >.>
Click to expand...
Click to collapse
bobz1993 said:
Glad you guys like it. Are you using the stock sound with it. Seems like it would work good with this, but I lost it when I flashed to the ROM I'm on >.>
Click to expand...
Click to collapse
Yeah same here, the stock sound works great with it
Is this new boot animation really 24MB? Like, I yanked it out of the update .zip because I normally move them with Root Explorer. I find easier, and I have a system to doing this where I save the old ones in the folder and just rename them. Allowing me to swap them out at will by simply altering the name of the bootanimation . zip back to that.
-Edit- NVM. I see why it's 24MB now.
Holy effing sh!t cakes! That's a lot of graphical content to run through there in the beginning. Looks awesome though!
Again, just to anyone reading this that hasn't tried this boot animation yet.
THIS BOOT ANIMATION IS AWESOME!
Asmodeus6 said:
Is this new boot animation really 24MB? Like, I yanked it out of the update .zip because I normally move them with Root Explorer. I find easier, and I have a system to doing this where I save the old ones in the folder and just rename them. Allowing me to swap them out at will by simply altering the name of the bootanimation . zip back to that.
Click to expand...
Click to collapse
Glad you like it. I would have done the same using root explorer, but I ran into read only and permission problems for anything i tried to use it with. And I really tryed to lower the size the best I could... It was originally 165mb, then found out it was rendering w/o compression (lossless), changed render settings managed to get to 95mb... to get it to 24mb I lowered the quality a little more and it skips every other frame. After uploading it I attempted to make it smaller but all i can do is lower the quality even more, and at 17mb it looked pretty bad.
PS- could someone link me to the stock FinalThunder.mp3 I haven't had it since I flashed my ROM
bobz1993 said:
Glad you like it. I would have done the same using root explorer, but I ran into read only and permission problems for anything i tried to use it with. And I really tryed to lower the size the best I could... It was originally 165mb, then found out it was rendering w/o compression (lossless), changed render settings managed to get to 95mb... to get it to 24mb I lowered the quality a little more and it skips every other frame. After uploading it I attempted to make it smaller but all i can do is lower the quality even more, and at 17mb it looked pretty bad.
PS- could someone link me to the stock FinalThunder.mp3 I haven't had it since I flashed my ROM
Click to expand...
Click to collapse
No I wasn't *****ing about the size. I was checking to make sure I didn't bork something up extracting it. I was just verifying as most of them are 2-6MB.
Here's the Final Thunder .mp3
I ripped it right from the system folder with RE so it should be good. Make sure you check the permissions though. As they may need to be altered to get it to jive with the way it gets read. It should be;
X-X-[0]
X-[0]-[0]
X-[0]-[0]
I think.
X meaning checked.
I had to rar it to post it.
Edit: Yes, that's the way the permissions need to be above, but when it gets extracted it changes them to;
[0]-[0]-[0]
X-X-X
X-[0]-X
So if you just drop it in there it probably WON'T WORK. Make sure you change the permissions!
Again, thanks for the awesome boot animation!
Thanks, I just now noticed the mount r/w button at the top of root explorer >.>
I also did all of this before I saw the post edit, so I did just throw it in there, but it still worked =o
Now I can see the bootscreen everyones been thanking me for lol... Thanks again for the sound clip =)
bobz1993 said:
Thanks, I just now noticed the mount r/w button at the top of root explorer >.>
I also did all of this before I saw the post edit, so I did just throw it in there, but it still worked =o
Now I can see the bootscreen everyones been thanking me for lol... Thanks again for the sound clip =)
Click to expand...
Click to collapse
Hardly a fair trade for the kick ass boot animation. But no problem.
Yeah, many moons ago RE owned me until I found that little mount r/w button. After finding it however it's been an extremely useful tool.
I'm surprised the MP3 worked for you actually w/o changing permissions. :shrugs: I'm leaving the warning there in case someone else downloads it for the same purpose and it doesn't.
Which file or folder do i drop this into to make sound work. I am on gingeritis and had to delete the VZW_bootanimation and there is no sound once i swapped that boot animation out with this one?
Asmodeus6 said:
No I wasn't *****ing about the size. I was checking to make sure I didn't bork something up extracting it. I was just verifying as most of them are 2-6MB.
Here's the Final Thunder .mp3
I ripped it right from the system folder with RE so it should be good. Make sure you check the permissions though. As they may need to be altered to get it to jive with the way it gets read. It should be;
X-X-[0]
X-[0]-[0]
X-[0]-[0]
I think.
X meaning checked.
I had to rar it to post it.
Edit: Yes, that's the way the permissions need to be above, but when it gets extracted it changes them to;
[0]-[0]-[0]
X-X-X
X-[0]-X
So if you just drop it in there it probably WON'T WORK. Make sure you change the permissions!
Again, thanks for the awesome boot animation!
Click to expand...
Click to collapse
It's either system/media
or
system/customize/resource
But I think it's system/media
Find the bootanimation .zip and that's where the sound file should go.
I tried putting it system/customize/resource and that didnt do anything so i will try system media I guess just put in the main file or any one of the sbu files I have
audio
GPU
weather
folders in there will try a few i guess?
Asmodeus6 said:
It's either system/media
or
system/customize/resource
But I think it's system/media
Find the bootanimation .zip and that's where the sound file should go.
Click to expand...
Click to collapse
If anyone wants to try this, it is a zip of the vortex boot animation hopefully with the sound. It is for anyone running a rom that has a boot animation in the system/customize/resource folder and the boot animation is labeled VZW_bootanimation.
Let me know how it goes please
My apologies if the OP does not want this and will take down if asked
http://dl.dropbox.com/u/9663029/VortexBootAnimation.zip
I got the animation to work, but no thunder. Tried everything! I think it may be my current set up (gingeritits and imosyons 2.5.4.test.4 kernel) since day one, there's been no sound. It came with the old school PC looking bootanimation and I read somewhere that, that boot ani is supposed to sound like a disc drive spooling up with clicks n what not, but it never did. I remember on the virus Rom I had, it DID have sound and the .mp3 was called VRsound.mp3. I made my own, fixed permissions, renamed it to VRsound.mp3 and replaced it. That worked. I could be wrong, but because this ROM didn't come with sound in the first place, I just can't get it.... Oh well. Still a tight boot! sound or not!
4Geezy ON DopeDiculous's ROOTED TBeezy!

How to acces "system" folder on Droid 3?

If a connect it to the PC, i cannot see the system folder. (is there any trick I am not aware of?)
If i use a folder manager, i cannot put a ringtone in the system/media folder...its probably protected or so.
does it HAVE to be rooted or so?
thank you.
Root is required to make changes to /system
Sent from my DROID3 using xda premium
If you wanna put a ringtone in /system/media use root explorer. That's the easiest way for you, if you're advanced and wanna get familiar with adb, adb push it
Sent from my DROID3 using Tapatalk
THANK YOU.
I assumed that
but is the ROOT safe at this time? i have red a lot of issues after ROOTing...
Uhh... root is kinda never safe? Haha. Idk what you mean by that
Sent from my DROID3 using Tapatalk
getting root itself normally isnt a big issue.. normally people run in to more trouble when they have attempted flashes that go awry.
I used to flash my HTC Touch Pro 2 with a CUSTOM Rom almost every month... for more than 1 year..and no issues there...
but the number of topics with problems after booting the D3...made me think again when modding this phone...
With just a root, you should be ok. I feel that just rooting does very little, and as said before, the issues only arise when we try to take advantage of what root enables us to do...freezing, modding, flashing, etc.
i just want to put a custom ringtone (mp3 file) in the ringtones folders.
the ringtones from this phone..are really stupid.
any ideas which does not include root?
Well I use the MIUI music app and when it asks me to choose a ringtone I just chooose it through that
Sent from my DROID3 using xda premium
Use Ringdroid, it's free in market. Ringdroid allows you to crop and edit audio files, turn them in to ringtones and set them as default.
worked perfectly with ringdroid
if i unistall the application, the ringtone will remain?
use root explorer. Thats how i get to it.
bogdan_wrc said:
[...]any ideas which does not include root?
Click to expand...
Click to collapse
VincentDHam said:
use root explorer. Thats how i get to it.
Click to expand...
Click to collapse
nope. if i try to move with root explorer a file in system folder, it says i can not do that. probably because the phone is not rooted.
bogdan_wrc said:
nope. if i try to move with root explorer a file in system folder, it says i can not do that. probably because the phone is not rooted.
Click to expand...
Click to collapse
Exactly. Do not be afraid to root it, you can unroot it whenever you like.
Sent from my XT860 using Tapatalk
Root explorer isn't nedded anymore. ES file explorer can browse as root, and it's free.

shutdown sound tip for 2.3

Just a heads up to those of you having trouble getting shutdown sounds to work.
1. The sound file must be in wav format
2. The file must be named exactly PowerOff.wav (caps included)
3. The file is to be placed in the system/media/audio/ui file through some type off root explorer app.
And that's it.
I know a lot of people had issues and I finally got it to work consistantly through these steps
Enjoy!!!!
epic4g legendary /shadow 1.0.1+ HIYAA!!
PowerOff.wav is not working for me no matter what I do. I can not get any shutdown sounds to work on legendary. Mind posting your file that you use just so I can test if I can get ANY to work for me?
Sent from my SPH-D700 using Tapatalk
flastnoles11 said:
PowerOff.wav is not working for me no matter what I do. I can not get any shutdown sounds to work on legendary. Mind posting your file that you use just so I can test if I can get ANY to work for me?
Sent from my SPH-D700 using Tapatalk
Click to expand...
Click to collapse
Ill try never did it from the phone
epic4g legendary /shadow 1.0.1+ HIYAA!!
I can't attach the file from moblie. I used a notification sound I got from zedge. Converted it to wave with rocforge converter. Then followed the instrucutions
epic4g legendary /shadow 1.0.1+ HIYAA!!
I just changed my start up sound and had trouble. I had to rename it PowerOn.wav after I moved it to etc then rebooted. Then changed name and rebooted and it worked.
epic4g legendary /shadow 1.0.1+ HIYAA!!

Categories

Resources