New: XDA launches forum for app developers. Discuss coding, tools, marketing, and more.
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
suoko
Old
#1  
suoko's Avatar
Senior Member - OP
Thanks Meter 6
Posts: 445
Join Date: Jan 2010
Location: Tokyo
Default how to remove boot sound

which is a bit noisy during the nite:
mv /system/media/bootscreen/boot.mp3 /system/media/bootscreen/boot.mp3.bak

http://www.htcmania.com/showthread.php?t=89160
ZTE v967s
 
nerozero
Old
#2  
Junior Member
Thanks Meter 0
Posts: 1
Join Date: Mar 2008
Or you could just edit the boot_animation.xml in the same folder and set useAudio="1" to useAudio="0"

theres three of them, just set all three to "0" and the phone will boot silently.
 
arturocr
Old
#3  
arturocr's Avatar
Senior Member
Thanks Meter 43
Posts: 138
Join Date: Nov 2009
Location: Alajuela

 
DONATE TO ME
Quote:
Originally Posted by nerozero View Post
Or you could just edit the boot_animation.xml in the same folder and set useAudio="1" to useAudio="0"

theres three of them, just set all three to "0" and the phone will boot silently.
How can I edit file nerozero?
HTC Tattoo
HP Pre 3
Motorola RAZR XT910
Samsung Galaxy Nexus

Google Nexus 4 ✔




Clicking the Thanks button is not that hard!
 
h4t4
Old
#4  
Junior Member
Thanks Meter 0
Posts: 5
Join Date: Feb 2010
busybox vi
 
coolbits
Old
#5  
coolbits's Avatar
Senior Member
Thanks Meter 9
Posts: 268
Join Date: Jan 2010

 
DONATE TO ME
Or check this out to edit files on your computer easy way...

hxxp://forum.xda-developers.com/showthread.php?t=628138

root and busybox required...
Linux - BeRoot
Windows - ReBoot
 
huchengtw
Old
#6  
Junior Member
Thanks Meter 0
Posts: 27
Join Date: Feb 2010
Location: Taipei
Quote:
Originally Posted by arturo025 View Post
How can I edit file nerozero?
I used the following method:

Code:
adb pull /system/media/bootscreen/boot_animation.xml .
Use what you like to edit it. I use gedit all the time.

Code:
adb push boot_animation.xml /system/media/bootscreen/
ps. You need to root and insmod tattoo-hack.ko, or flash the mainfram3.boot.img.

XDA PORTAL POSTS

Forum Added for the Samsung Galaxy Mega

What do you do when the Galaxy Note line is simply not big enough? You get theSamsung Galaxy Mega. … more

Voice Control Your Phone with Tasker and AutoVoice – XDA Developer TV

XDA Developer TV Producer Kevin set up his phone to respond to … more

Guide to Take Better Control of Your Volume Levels

Would you like to know one of the things that really annoys me on a daily basis? Tough, … more

Get the Android 4.2.2 Status Bar on Your Gingerbread-Based Samsung

There are still quite a few of folks who run Gingerbread on their … more