| 
關於如何修改system/build.prop這個文件
x
馬上加入Android 台灣中文網,立即免費下載應用遊戲。您需要 登錄 才可以下載或查看,沒有帳號?註冊  此文件是留名用的。ps:就是能夠留下製作者的訊息!
 主要改以下幾個地方:
 1、
 ro.product.locale.language=hdpi(或者有的機型是mdpi
 ldpi)
 ro.product.locale.region=
 改成
 ro.product.locale.language=zh
 ro.product.locale.region=TW
 這樣開機第一次鎖屏的時候就是中文
 2.
 ro.build.description=
 後面改成你想要的,也就是你作品的名字
 ro.product.version=
 這裡也可以改成你作品的名字或者版本號,一般我們留為基於製作的官方系統的驅動版本號
 3、
 ro.sf.lcd_density=
 後面一般為240,CM系列可以改成200,當然會有軟體不全屏,一般都帶有sense,所以不要改了!
 4、
 ro.ril.def.agps.mode =2
 聽說改成0可以加速gps定位省流量ps:這個推薦改成0,傳說中的秒定位,就是改這個~~~
 5 、
 默認鈴聲ro.config.ringtone=
 默認同志ro.config.notification_sound=
 默認鬧鈴ro.config.alarm_alert=
 默認電話鈴聲ro.config.cal_notification=
 默認簡訊鈴聲ro.config.msg_notification=
 改成相應目錄下的文件名就行了
 比如我要改ro.config.ringtone=,system/media/audio/ringstones下面有一個我喜歡的比如HTC.mp3,那我就改成ro.config.ringtone=htc.mp3
 比如我要改
 ro.config.alarm_alert=,system/media/audio/alarms下面有一個我喜歡的比如Light.mp3,那就改成ro.config.alarm_alert=Light.np3
 其他代碼建議新手不要修改~老鳥請無視~!~~
 
 
 
 以下引用港行官方ruu中此文件:可供參考~~
 ro.ril.oem.ecclist=112,911,999
 ro.ril.hsdpa.category=10
 ro.ril.hsupa.category=6
 ro.ril.hsxpa=2
 ro.ril.disable.fd.plmn.prefix=23402,23410,23411
 ro.ril.enable.sdr=1
 ro.ril.enable.amr.wideband=0
 ro.product.locale.language=zh
 ro.product.locale.region=TW
 ro.com.google.clientidbase=android-htc
 # begin build properties
 # autogenerated by buildinfo.sh
 ro.com.google.clientidbase=android-htc
 ro.com.google.clientidbase=android-htc
 ro.build.id=FRG83D
 ro.build.display.id=FRG83D
 ro.build.version.incremental=336284
 ro.build.version.sdk=8
 ro.build.version.codename=REL
 ro.build.version.release=2.2.1
 ro.build.date=四 2月 24 19:53:44 CST 2011
 ro.build.date.utc=1298548424
 ro.build.type=user
 ro.build.user=
 ro.build.host=HPA008
 ro.build.tags=release-keys
 ro.product.model=HTC Incredible S
 ro.product.brand=htc_asia_hk_cht
 ro.product.name=htc_vivo
 ro.product.device=vivo
 ro.product.board=vivo
 ro.product.cpu.abi=armeabi-v7a
 ro.product.cpu.abi2=armeabi
 ro.product.manufacturer=HTC
 ro.product.locale.language=hdpi
 ro.product.locale.region=
 ro.wifi.channels=
 ro.board.platform=msm7x30
 # ro.build.product is obsolete; use ro.product.device
 ro.build.product=vivo
 # Do not try to parse ro.build.description or .fingerprint
 ro.build.description=1.37.708.2 CL336284 release-keys
 ro.build.description=1.37.708.2 CL336284 release-keys
 ro.build.changelist=336284
 ro.product.ua=
 ro.build.fingerprint=htc_asia_hk_cht/htc_vivo/vivo/vivo:2.2.1/FRG83D/336284:user/release-keys
 ro.build.project=174292
 ro.product.version=1.37.708.2
 keyguard.no_require_sim=1
 # end build properties
 #
 # system.prop for mahimahi
 #
 ro.sf.lcd_density=240
 debug.fb.rgb565 =0
 rild.libpath=/system/lib/libhtc_ril.so
 # Modify MMS APN retrytimer from 5s to 2s.
 ro.gsm.2nd_data_retry_config = max_retries=3, 2000, 2000,2000
 # vision RF teamrequest
 ro.ril.enable.dtm = 1
 ro.ril.gprsclass = 12
 ro.ril.hsdpa.category = 8
 ro.ril.hsupa.category = 6
 ro.ril.hsxpa = 2
 # Default networktype.
 # 0 => WCDMA preferred.
 ro.telephony.default_network=0
 #
 # system props for the data modules
 #
 ro.use_data_netmgrd=true
 persist.data_netmgrd_nint=8
 #
 wifi.interface=eth0
 wifi.supplicant_scan_interval=15
 # The OpenGL ES API levelthat is natively supported by this device.
 # This is a 16.16 fixed point number
 ro.opengles.version = 131072
 # This is a high densitydevice with more memory, so larger vm heaps for it.
 dalvik.vm.heapsize=24m
 # For the default value ofagps
 ro.ril.def.agps.mode = 2
 # For HSDPA lowthroughput
 ro.ril.disable.power.collapse = 1
 # For FOTA setting (leaveempty value to use default)
 ro.htc.checkin.url = http://andchin.htc.com/android/checkin
 ro.htc.checkin.crashurl = http://andchin.htc.com/android/crash
 ro.htc.checkin.url_CN = http://andchin.htccomm.com.cn/android/checkin
 ro.htc.checkin.crashurl_CN = http://andchin.htccomm.com.cn/android/crash
 ro.htc.checkin.exmsg.url = http://fotamsg.htc.com/android/extra/
 ro.htc.checkin.exmsg.url_CN = http://fotamsg.htccomm.com.cn/android/extra/
 # Release Bluetooth HW/SWinformation
 ro.bt.chipset = Broadcom BCM4329-B1
 ro.bt.version = Bluetooth 2.1 + EDR
 ro.bt.stack = Broadcom BTL-A
 ro.bt.stack.version = 2.0.50.032
 #0x10000010010100100000011 represent bt profile list
 ro.bt.profiles = 4270339
 # enable data roaming
 ro.com.android.dataroaming = true
 # Properties of BTLAstack
 service.brcm.bt.activation = 0
 service.brcm.bt.srv_active = 0
 service.brcm.bt.hcid_active = 0
 service.brcm.bt.btld = 0
 service.brcm.bt.btld_pid = 0
 service.brcm.bt.avrcp_pass_thru = 0
 service.brcm.bt.avrcp_toggle = 1
 # For quick boot mode
 persist.sys.shutdown.mode = hibernate
 # Vivo China NEL use
 ro.ril.update.vivo.acoustic = 1
 #
 # ADDITIONAL_BUILD_PROPERTIES
 #
 ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
 ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
 ro.com.google.networklocation=1
 ro.setupwizard.mode=DISABLED
 ro.config.ringtone=QuietlyBrilliant.mp3
 ro.config.notification_sound=Zeta.mp3
 ro.config.alarm_alert=NewDay.mp3
 ro.config.cal_notification=Epsilon.mp3
 ro.config.msg_notification=Gamma.mp3
 ro.setupwizard.mode=OPTIONAL
 media.stagefright.enable-player=true
 media.stagefright.enable-meta=true
 media.stagefright.enable-scan=true
 media.stagefright.enable-http=true
 ro.com.google.clientidbase=android-htc
 ro.setupwizard.mode=DISABLED
 ro.com.google.gmsversion=2.2_r9
 media.a1026.nsForVoiceRec=0
 htc.audio.alt.enable=1
 htc.audio.hac.enable=1
 ro.setupwizard.enterprise_mode=1
 dalvik.vm.dexopt-flags=m=y
 net.bt.name=Android
 dalvik.vm.stack-trace-file=/data/anr/traces.txt
 |