概述
1.修改设置----关于手机---手机型号 便携式热点的名称 蓝牙等中的手机型号
mediatek/config/projet名称/custom.conf 比如修改手机型号为 MI 3
# [usage]
# format-> m.n=v
# m -> module definition, support wildcards
# p -> property name, used as key, case sensitive
# v -> property value
#
# [example]
# mms.UserAgent = Android 4.0/Release 01.05.2012
# bluetooth.HostName = BtDevice
# *.UAProfileURL = http://www.google.com/UAProf.xml
#
# [notice]
# CR/LF used as only delimiter of each configuaration items, both LINUX/MAC/DOS format supported
# character set: ASCII, encoding type: UTF8
browser.UserAgent = MI 3_TD/V2 Linux/3.0.8 Android/4.0(Linux; Android 4.0) Release/02.15.2012 Browser/AppleWebKit534.30 Mobile Safari/534.30 MBBMS/2.2 System/Android 4.0.3;
http_streaming.UserAgent =MI 3_TD/V2 Linux/3.0.8 Android/4.0(Linux; Android 4.0) Release/02.15.2012 Browser/AppleWebKit534.30 Mobile Safari/534.30 MBBMS/2.2 System/Android 4.0.3;
rtsp_streaming.UserAgent = MI 3_TD/V2 Linux/3.0.8 Android/4.0(Linux; Android 4.0) Release/02.15.2012 Browser/AppleWebKit534.30 Mobile Safari/534.30 MBBMS/2.2 System/Android 4.0.3;
*.UAProfileURL = http://www.spreadtrum.com/wap/8810G_UAProfile.xml
dm.Manufacturer = MI
dm.Model = MI 3
wlan.SSID = MI 3
bluetooth.HostName = MI 3
fmtransmitter.RDSValue = MI 3
cmmb.UserAgent = MI 3_TD/V2 Linux/3.0.8 Android/4.0(Linux; Android 4.0) Release/02.15.2012 Browser/AppleWebKit534.30 Mobile Safari/534.30 MBBMS/2.2 System/Android 4.0.3
mms.UserAgent = MI 3_TD/V2 Linux/3.0.8 Android/4.0(Linux; Android 4.0) Release/02.15.2012 Browser/AppleWebKit534.30 Mobile Safari/534.30 MBBMS/2.2 System/Android 4.0.3
mms.UAProfileURL = http://www.spreadtrum.com/wap/8810G_UAProfile.xml
2.修改照片信息中显示手机型号的地方
mediatek/custom/mt6572/hal/camera/camera/camera_custom_if.cpp
#define CUSTOM_EXIF_STRING_MODEL "MI 3"
最后
以上就是聪慧紫菜为你收集整理的Android 修改手机中的型号、Wlan、蓝牙、照片信息中所带的手机型号的全部内容,希望文章能够帮你解决Android 修改手机中的型号、Wlan、蓝牙、照片信息中所带的手机型号所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复