Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Haha, i had to lean back in my chair to read this. Size 6 necessary? Im not blind yet.THIS IS NOT AN INSTALLABLE FIX..
FOLLOW THE INSTRUCTIONS CAREFULLY
Extract camerafix.zip onto the root of your sdcard.
Open terminal emulator and type the following
su
mount -o remount,rw -t yaffs2 /dev/block/mtdblk3 /system
cp /sdcard/camera_click.ogg /system/media/audio/ui/
cp /sdcard/VideoRecord.ogg /system/media/audio/ui/
reboot
Congratulations! You no longer have to deal with that annoying beep.
(this will not remove shutter focus sound as that is hardware and not a sound file)
or you could just simply remove the sound files?
rm /system/media/audio/ui/camera_click.ogg
rm /system/media/audio/ui/videorecord.ogg
Haha, i had to lean back in my chair to read this. Size 6 necessary? Im not blind yet.THIS IS NOT AN INSTALLABLE FIX..
FOLLOW THE INSTRUCTIONS CAREFULLY
Extract camerafix.zip onto the root of your sdcard.
Open terminal emulator and type the following
su
mount -o remount,rw -t yaffs2 /dev/block/mtdblk3 /system
cp /sdcard/camera_click.ogg /system/media/audio/ui/
cp /sdcard/VideoRecord.ogg /system/media/audio/ui/
reboot
Congratulations! You no longer have to deal with that annoying beep.
(this will not remove shutter focus sound as that is hardware and not a sound file)
or you could just simply remove the sound files?
rm /system/media/audio/ui/camera_click.ogg
rm /system/media/audio/ui/videorecord.ogg
No you cannot. As this will cause the app to force close.