Enable Hidden Features on Galaxy S6 & S6 Edge
Samsung’s flagship smartphone spiced year war premium fine edge with their Galaxy S6 and S6 Galaxy smartphones. It has a dazzling design, with a sleek body, whether it is taken by Andr oid device design competition in the smart phone to another level. Dumping Snapdragon 810 chipset and uses its own Exynos chip set, Samsung’s decision has been quite effective considering many overheating problems Snapdragon processor other flagship devices.
Galaxy S6 / S6 edge smart phone really is the tip of the tip of the hardware under the hood and Samsung’s TouchWiz user interface is very powerful device. As you might expect, they are equipped with tons of features, it will take a long time to explore, even if you have to explore options for each and every device, there are some you may not have heard of hidden features. Samsung has hidden something like a local call recording, support VoLTE, there is more you can use a small amount of adjustment options and CSC are easily activated functions.
A XDA members to share, you can use the list to enable CSC code to function, but you must be rooted start. If the S6 / S6 edge of the Milky Way that you have not rooted, follow the link below to eradicate Equipment
How To Enable Hidden Features on Galaxy S6 & S6 Edge
Root Your Device For S6 Edge
Once Is Root IS Done Then Install Root Exporter Link
More S6 Guides – How To Enable Galaxy S6 Lockscreen On The S4, S5, Note 3 and 4
Open Root Explorer Go To Root/System System/Csc/Others.Xml Or System/Csc/Features.Xml
And Open The Xml File Using Any Text Editor. Now Simply Choose The Features You Want To Enable And Paste The Corresponding Code On The End Of File And Save It. Reset The Device For The Changes To Take Effect.
How to Enable Hidden Features on Galaxy S6 and S6 Edge
Enable Wi-Fi calling in phone settings:
< CscFeature_Setting_SupportWifiCall >TRUE < /CscFeature_Setting_SupportWifiCall >
Enable native voice call recording:
< CscFeature_VoiceCall_ConfigRecording>RecordingAllowed < / CscFeature_VoiceCall_ConfigRecording >
Enable shutter sound switch in camera settings:
< CscFeature_Camera_ShutterSoundMenu>true < /CscFeature_Camera_ShutterSoundMenu >
Enable camera during call
< CscFeature_Camera_EnableCameraDuringCall> < /CscFeature_Camera_EnableCameraDuringCall >
Enable manual rotation options in gallery:
< CscFeature_Gallery_AddAutoRotationIcon>true < /CscFeature_Gallery_AddAutoRotationIcon >
Continuous music while using camera:
< CscFeature_Camera_CamcorderDoNotPauseMusic>< /CscFeature_Camera_CamcorderDoNotPauseMusic >
Enable scheduled messaging options in messaging app:
< CscFeature_Message_EnableScheduledMessage>true < /CscFeature_Message_EnableScheduledMessage >
< CscFeature_Message_EnableScheduledMsgBox>true < /CscFeature_Message_EnableScheduledMsgBox >
Enable exit buttons in default browse:
< CscFeature_Web_AddOptionToTerminate>true < /CscFeature_Web_AddOptionToTerminate >
Enable second symbol keys on stock keyboard:
< CscFeature_Sip_UseSymbolInCMKey>true < /CscFeature_Sip_UseSymbolInCMKey >
< CscFeature_Sip_EnableSymbolInSecondary>de;en_US;en_GB < /CscFeature_Sip_EnableSymbolInSecondary
Enable VoLTE support
< CscFeature_IMS_EnableVoLTE>true < /CscFeature_IMS_EnableVoLTE >
Remove NFC enabled icon in the status bar:
Find and delete the below code :
< CscFeature_NFC_StatusBarIconType>DEFAULT < /CscFeature_NFC_StatusBarIconType >
Sort app draw alphabetically:
< CscFeature_Launcher_EnableViewByAlphabetAsDefault >true < /CscFeature_Launcher_EnableViewByAlphabetAsDefault >