大侠阿木博客
大侠阿木博客

三星修改默认语言和默认设置教程

默认语言选项:/system/CSC/Language.xml
一部分默认设置:/system/csc/others.xml
默认语言和另一部分默认设置:/system/CSC/customer.xml
桌面默认布局:/system/csc/default_workspace.xml,这个容易
默认单页显示下拉开关的数量:/SystemUI.apk/res/values/strings.xml

1,/System/CSC/Language.xml
<SamsungMobileLanguage>
<Country>China</Country>
<CountryISO>CN</CountryISO>
<SalesCode>CHN</SalesCode>
<LanguageSet>
<Display>
zh_CN;zh_HK;zh_TW;
en_GB;en_US;en_AU;en_IE;en_NZ;en_ZA;ko_KR;de_AT;de_CH;de_DE;fr_FR;fr_CH;
bg_BG;cs_CZ;da_DK;el_GR;es_ES;et_EE;fi_FI;ga_IE;hr_HR;hu_HU;is_IS;it_IT;
lt_LT;lv_LV;mk_MK;nb_NO;nl_NL;nl_BE;pl_PL;pt_PT;ro_RO;sr_RS;sv_SE;tr_TR;
ca_ES;eu_ES;gl_ES;kk_KZ;ru_RU; sk_SK; sl_SI; uk_UA; uz_UZ;
az_AZ; hy_AM; ka_GE;
es_US; pt_BR;ar_AE;
</Display>
<Input>
<SupportList>
en_GB;en_US;az;ca;cs;da;de;et;es;eu;el;fr;gl;ka;hr;it;is;kk;lv;lt;hu;nb;nl;pl;pt;ru;ro;fi;sr;sk;sl;sv;tr;uk;ko;hy;bg;zh_CN;ar;
</SupportList>
<EnableList>
</EnableList>
</Input>
</LanguageSet>
</SamsungMobileLanguage>

2,/system/csc/others.xml

 

<?xml version="1.0" encoding="UTF-8" ?>
<SamsungMobileFeauture>
<Version>ED001</Version>
<Country>CHINA</Country>
<CountryISO>CN</CountryISO>
<SalesCode>CHN</SalesCode>
<FeatureSet>
<!-- Common -->
<CscFeature_Framework_HyperLinkDigit>5</CscFeature_Framework_HyperLinkDigit>
<!-- 下面这个应该是删除数字之间那啥横杠的 -->
<CscFeature_Common_DisablePhoneNumberFormatting>TRUE</CscFeature_Common_DisablePhoneNumberFormatting>

<!-- Clock -->
<CscFeature_Clock_DisableAccWeatherInfo>TRUE</CscFeature_Clock_DisableAccWeatherInfo>
<CscFeature_Clock_DisableGoogleLocationInfo>TRUE</CscFeature_Clock_DisableGoogleLocationInfo>
<CscFeature_Clock_ReplaceNameTaiwanWithTaipei>TRUE</CscFeature_Clock_ReplaceNameTaiwanWithTaipei>
<!-- 这个是闹钟名称按拼音排列 -->
<CscFeature_Clock_EnablePinyinSortList>TRUE</CscFeature_Clock_EnablePinyinSortList>
<!-- 这个是开机闹钟的设置按钮,但是发现点进去里面是空的,没办法设置,难道是我root了就不行了,于是后面禁用了,附件的文件中也删除了这个代码 -->
<CscFeature_Clock_EnableAutoPowerOnOffMenu>TRUE</CscFeature_Clock_EnableAutoPowerOnOffMenu>

<!-- Diary -->
<CscFeature_MiniDiary_EnableLocalSns>China</CscFeature_MiniDiary_EnableLocalSns>

<!-- Contact -->
<!-- 这里就不细说了,加上拨号面板T9搜人 -->
<CscFeature_Contact_ANRConfig>0</CscFeature_Contact_ANRConfig>
<CscFeature_Contact_UseUniNameField>TRUE</CscFeature_Contact_UseUniNameField>
<CscFeature_Contact_EnableIPCall>TRUE</CscFeature_Contact_EnableIPCall>
<CscFeature_Contact_AddPreloadedSpeedDialAs>None,0,None,None</CscFeature_Contact_AddPreloadedSpeedDialAs>
<CscFeature_Contact_EnableMenuStorageStatus>TRUE</CscFeature_Contact_EnableMenuStorageStatus>
<CscFeature_Contact_EnableDialerSearchList4China>TRUE</CscFeature_Contact_EnableDialerSearchList4China>
<CscFeature_Contact_EnablePuzzySearch>CHNGSM</CscFeature_Contact_EnablePuzzySearch>
<CscFeature_Contact_EnableMultiplePinyinSearch>TRUE</CscFeature_Contact_EnableMultiplePinyinSearch>
<CscFeature_Contact_SeparateLookupTable4ChinaDialerSearch>TRUE</CscFeature_Contact_SeparateLookupTable4ChinaDialerSearch>
<CscFeature_Contact_EnableCopyToDialer>TRUE</CscFeature_Contact_EnableCopyToDialer>
<CscFeature_Contact_DisableTriggerInternetCall>TRUE</CscFeature_Contact_DisableTriggerInternetCall>
<CscFeature_Contact_MaxCountVcardAttachment>20</CscFeature_Contact_MaxCountVcardAttachment>
<CscFeature_Contact_LimitNameLength>250</CscFeature_Contact_LimitNameLength>
<CscFeature_Contact_CheckSimAlphaLength4UnicodeName>TRUE</CscFeature_Contact_CheckSimAlphaLength4UnicodeName>
<CscFeature_Contact_DisableMenuNameOrder>TRUE</CscFeature_Contact_DisableMenuNameOrder>
<CscFeature_Contact_FixedEngModeInListBrowsing>TRUE</CscFeature_Contact_FixedEngModeInListBrowsing>

<!-- Setting -->
<!-- 下面这条是【安全】【查找我的手机】设置 -->
<CscFeature_Settings_FindMyMobile>TRUE</CscFeature_Settings_FindMyMobile>
<!-- 禁用固件无线更新,因为root了,下面一堆OTA的都禁掉了 -->
<CscFeature_Settings_FOTA>FLASE</CscFeature_Settings_FOTA>
<!-- 这条默认的,貌似wifi和飞行模式之间的独立性,打开的话应该是飞行模式不会关闭wifi吧 -->
<CscFeature_Settings_Airplane_Wifi_Dependency>FALSE</CscFeature_Settings_Airplane_Wifi_Dependency>
<!-- 发送反馈神马的 -->
<CscFeature_Settings_Silent_Feedback>FALSE</CscFeature_Settings_Silent_Feedback>
<!-- 固件版本神马的 -->
<CscFeature_Settings_HWVersion>FALSE</CscFeature_Settings_HWVersion>
<!-- 重设密码设置 -->
<CscFeature_Settings_Reset_Password>FALSE</CscFeature_Settings_Reset_Password>
<!-- 这一条不知道神马 -->
<CscFeature_Settings_VZWDeviceInfo>FALSE</CscFeature_Settings_VZWDeviceInfo>
<!-- 还是一条OTA的 -->
<CscFeature_Settings_GOTA>FALSE</CscFeature_Settings_GOTA>
<!-- 4G的,这条好像是默认关闭的 -->
<CscFeature_Settings_4GProvisioning>FALSE</CscFeature_Settings_4GProvisioning>
<!-- 还是固件版本神马的 -->
<CscFeature_Settings_HW_Version>FALSE</CscFeature_Settings_HW_Version>
<!-- 关闭软件更新设置,因为ROOT了,反正也用不上了 -->
<CscFeature_Settings_Software_Update_Settings>FALSE</CscFeature_Settings_Software_Update_Settings>
<!-- 在【设置】-【我的设备】里面添加【呼叫/信息阻止】,兲朝垃圾短信太多,而且不喜欢装安全软件 -->
<CscFeature_Setting_EnableMenuBlockCallMsg>TRUE</CscFeature_Setting_EnableMenuBlockCallMsg>
<!-- 使用默认的TTS语音引擎 -->
<CscFeature_Setting_UseDefaultTtsEngineAs>TRUE</CscFeature_Setting_UseDefaultTtsEngineAs>
<!-- 关闭【关于设备】里面的系统更新设置菜单项,因为ROOT了,反正也用不上了 -->
<CscFeature_Setting_DisableMenuSoftwareUpdate>TRUE</CscFeature_Setting_DisableMenuSoftwareUpdate>

<!-- Calendar -->
<!-- 地区节日显示,当然是兲朝 -->
<CscFeature_Calendar_EnableLocalHolidayDisplay>CHINA</CscFeature_Calendar_EnableLocalHolidayDisplay>
<!-- 每个星期的第一天的默认设置 -->
<CscFeature_Calendar_SetDaysInFirstWeek>EUR</CscFeature_Calendar_SetDaysInFirstWeek>
<!-- 启用农历 -->
<CscFeature_Calendar_EnableLunar>TRUE</CscFeature_Calendar_EnableLunar>
<!-- 显示农历日历 -->
<CscFeature_Calendar_DisplayLunarCalendar>true</CscFeature_Calendar_DisplayLunarCalendar>
<!-- 这一条是支持SD卡导入导出,没找到在哪儿,找到的吭一声... -->
<CscFeature_Calendar_SupportSDCardImEx>TRUE</CscFeature_Calendar_SupportSDCardImEx>
<!-- 日历支持S备忘录 -->
<CscFeature_Calendar_SupportSMemo>true</CscFeature_Calendar_SupportSMemo>
<!-- 每天的颜色的显示 -->
<CscFeature_Calendar_SetColorOfDays>XXXXXBR</CscFeature_Calendar_SetColorOfDays>

<!-- VoiceCall -->
<!-- 语音通话启用单独的通话拒绝,用联通3G好几年了,从来没用过视频通话神马的,不清楚 -->
<CscFeature_VoiceCall_EnableSeparateCallReject>TRUE</CscFeature_VoiceCall_EnableSeparateCallReject>
<!-- 语音通话的记录可以用搜索类的程序搜索 -->
<CscFeature_VoiceCall_AddLogsItem4SearchApp>TRUE</CscFeature_VoiceCall_AddLogsItem4SearchApp>

<!-- Message -->
<CscFeature_Message_MinSlideDuration>5</CscFeature_Message_MinSlideDuration>
<CscFeature_Message_DisableMenuSmsInputMode>TRUE</CscFeature_Message_DisableMenuSmsInputMode>
<CscFeature_Message_EnableScheduledMessage>TRUE</CscFeature_Message_EnableScheduledMessage>
<CscFeature_Message_EnableSaveVMessage>TRUE</CscFeature_Message_EnableSaveVMessage>
<CscFeature_Message_EnableTextTemplateButton>TRUE</CscFeature_Message_EnableTextTemplateButton>
<CscFeature_Message_EnableBlackList>TRUE</CscFeature_Message_EnableBlackList>
<CscFeature_Message_EnableMmsOnePageViewer>TRUE</CscFeature_Message_EnableMmsOnePageViewer>
<CscFeature_Message_SmsMaxByte>0</CscFeature_Message_SmsMaxByte>
<CscFeature_Message_EnableStageFlightLib>TRUE</CscFeature_Message_EnableStageFlightLib>
<CscFeature_Message_EnableTextFieldColor>TRUE</CscFeature_Message_EnableTextFieldColor>
<CscFeature_Message_UserAgent>Android-Mms/2.0</CscFeature_Message_UserAgent>
<CscFeature_Message_MMSMaxCharPerSlide>2000</CscFeature_Message_MMSMaxCharPerSlide>
<CscFeature_Message_EnablePhoneNumberFormattingInMsg>FALSE</CscFeature_Message_EnablePhoneNumberFormattingInMsg>
<CscFeature_Message_EmbeddedTextTemplateType>csc</CscFeature_Message_EmbeddedTextTemplateType>
<!-- 启用拼音搜索 -->
<CscFeature_Message_EnablePinyinSearch>TRUE</CscFeature_Message_EnablePinyinSearch>
<!-- 短信显示时间为服务器的时间 -->
<CscFeature_Message_DisplaySmsTimeAs>server</CscFeature_Message_DisplaySmsTimeAs>

<!-- Email -->
<CscFeature_Email_UseFixedSmtpPortAs>25</CscFeature_Email_UseFixedSmtpPortAs>

<!-- Camera -->
<!-- 快门声音开关 -->
<CscFeature_Camera_ShutterSoundMenu>TRUE</CscFeature_Camera_ShutterSoundMenu>
<CscFeature_Camera_CameraFlicker>50hz</CscFeature_Camera_CameraFlicker>
<CscFeature_Camera_EnableCameraDuringCall>TRUE</CscFeature_Camera_EnableCameraDuringCall>

<!-- MyFiles -->
<!-- 【我的文件】支持RMVB格式 -->
<CscFeature_MyFiles_SupportRmvbFileFormat>TRUE</CscFeature_MyFiles_SupportRmvbFileFormat>
<CscFeature_MyFiles_ProtectDataFolder>TRUE</CscFeature_MyFiles_ProtectDataFolder>
<!-- 【我的文件】启用拼音排序 -->
<CscFeature_MyFiles_EnablePinyinSort>TRUE</CscFeature_MyFiles_EnablePinyinSort>

<!-- MediaScanner -->
<CscFeature_MediaScanner_FixLocaleTo>CHINA</CscFeature_MediaScanner_FixLocaleTo>
<!-- 这里是媒体扫描的忽略目录,可以自己设置目录,之间加个半角英文逗号,用的默认值 -->
<CscFeature_MediaScanner_SkipFolder4>/storage/emulated/0/autonavidata50/,/storage/emulated/0/DioDict3B/</CscFeature_MediaScanner_SkipFolder4>

<!-- Streaming -->
<CscFeature_Streaming_AddCommandCondition4MusicholicApp>TRUE</CscFeature_Streaming_AddCommandCondition4MusicholicApp>
<CscFeature_Streaming_DrivingTestTunning4>3HK</CscFeature_Streaming_DrivingTestTunning4>

<!-- Web -->
<CscFeature_Web_EnableAutoSimHomeUrlInProfile>FALSE</CscFeature_Web_EnableAutoSimHomeUrlInProfile>
<!-- 添加退出浏览器按钮 -->
<CscFeature_Web_AddOptionToTerminate >TRUE</CscFeature_Web_AddOptionToTerminate>

<!-- MUSIC -->
<!-- 支持拼音排序,但是发现他妹夫的没用,还是乱的么,不过很少搜歌听,都随机听来着 -->
<CscFeature_Music_SupportPinyingSort>TRUE</CscFeature_Music_SupportPinyingSort>
<!-- 禁用查找标签 -->
<CscFeature_Music_DisableFindTag>FALSE</CscFeature_Music_DisableFindTag>
<!-- 支持中国音乐圈 -->
<CscFeature_Music_SupportChinaMusicHub>TRUE</CscFeature_Music_SupportChinaMusicHub>
<!-- 翻译未知的音乐文件标题 -->
<CscFeature_Music_TranslateUnknownTitle>TRUE</CscFeature_Music_TranslateUnknownTitle>

<!-- SIP -->
<CscFeature_Sip_UseSymbolInCMKey>TRUE</CscFeature_Sip_UseSymbolInCMKey>
<CscFeature_Sip_EnableSymbolInSecondary>de;en_US;en_GB;zh_CN</CscFeature_Sip_EnableSymbolInSecondary>

<!-- RIL -->
<CscFeature_RIL_CallerIdMatchingDigit>11</CscFeature_RIL_CallerIdMatchingDigit>
<CscFeature_RIL_ForceConnectMMS>TRUE</CscFeature_RIL_ForceConnectMMS>

<!-- Launcher -->
<CscFeature_Launcher_DisableFastScrollIndex>TRUE</CscFeature_Launcher_DisableFastScrollIndex>
<CscFeature_Launcher_TotalPageCount>7</CscFeature_Launcher_TotalPageCount>
<CscFeature_Launcher_DefaultPageNumber>3</CscFeature_Launcher_DefaultPageNumber>

<!-- NFC -->
<!-- 默认开启NFC -->
<CscFeature_NFC_SetOnAsDefault>TRUE</CscFeature_NFC_SetOnAsDefault>

</FeatureSet>
</SamsungMobileFeauture>

没有标签
首页      Android      Android 教程      三星修改默认语言和默认设置教程

大侠阿木博客

三星修改默认语言和默认设置教程
默认语言选项:/system/CSC/Language.xml 一部分默认设置:/system/csc/others.xml 默认语言和另一部分默认设置:/system/CSC/customer.xml 桌面默认布局:/system/csc/default_workspace…
扫描二维码继续阅读
2014-08-01