PDA: I9000BOJPB (This is android and all the applications that come with it.)
PHONE: I9000BOJP3 (This is the firmware of the wireless chipset of the device and will operate you WiFi, Blutooth and 3G/2G/GSM connections. 这就是常说的Radio ROM)
CSC: I9000GDTMJP6 (Customer Specific Customization)
build info: 2010.11这个在刷机的时候检查版本会用到。
soft reset: 按住机身右边电源键
hard reset:按住 VolumeUP+Home+Power,选择“wipe data/factory reset”,恢复到默认设置 (我的手机的这个组合键好像被禁用了,不管用!)
*#1234# : SW Version
*#2222# : HW Version
*#0842# : Vibrator Test
*#0289# : Buzzer Test
*#0228# : Battery Statue
重新加载 system 分区(需要root权限):
回复删除adb remount
禁用启动和关机声音:
mv /etc/PowerOn.wav /etc/PowerOn.wav.bak
cd /system/media/audio/ui
mv shutdown.ogg shutdown.ogg.bak
两个声音文件的位置可完全不同。