Related
Download Apk file
https://hotfile.com/dl/156330651/3d66185/S-Voice.apk.html
Copy and paste into system/app
Using Root Explorer
Copy and paste into system/app
Set Permission in to
r-w
r
r
Remember : Reboot your Tablet
Then in /system/app with root explorer and installing it like a normal app!
Now You Have Working S-Voice
Edit : 05/21/12
Vlingo block unauthorized device access, But try to do like this...
****FULL GUIDE ON HOW TO GET S-VOICE TO WORK ON YOUR DEVICE****
you will need to root your ics device (stock ics or maybe an ics rom) once its rooted you need root explorer , download the apk file to a memory card , navigate to the app , change permissons there and then to rw-r-r then once thats done move it to system/app ( its apparent s-voice works better with your device if your device recognises it as a system app rather than just a normal app) restsart your device , power it back on and boot into root explorer and go to /system/build.prop hold it down and select "open in text editor" scroll down to "ro.product.model=" and change it to this exactly as i write it "GT-I9300" (should appear twice enter the same data twice) (this is to stop the "network error" that samsung have loaded to all their servers to stop any phone other than the S3 to be declined by their voice servers) click "save and exit" reboot & thats you (if you have problems on the GT-I9100 copying the file to the "system/app" folder (as only like 15-20MB is avalable in that folder) you will have to delete some apps , i deleted vilingo and youtube and pasted "s-voice" , i then opened it and went through the setup , clicked done and restarted. once restarted open app and go through tutorial. once this is done s-voice should work. **YOU WILL NEED TO BE ROOTED & ON STOCK ICS (preferably but if your on a ics rom it should still work but dont expect too much)** Gingerbread will not work (Android 2.3- and so on). This is known to work on the - Htc one Htc One x - Htc Desire with an ics rom - Galaxy Nexus - Samsung Galaxy S2 - Htc Sensation - if you follow my steps correctly you should get it to work fine on your device (but ofcourse you may get some problems as you are changing the buildprop on your device to which your phone isnt , this may cause problems if your on a complete different manufacturer , for an example changing the build prop on a Samsung Galaxy GT-I9100 it wont be as bad as its still a samsung device and only an upgraded model of the GT-19100 (the 19300 am talking about) but if your on a htc and you change the build prop it can cause major problems on your device and if you notice this change back the build prop to whatever text was there before you changed it.S-voice is pretty buggy so dont expect much but if your an android user and would like to give it a shot knock yourself out .- this is the full guide on how to install it without any flaws or "s-voice is not responding" messages.
Edit 3: (Signed APK) 05/22/12 [Thanks to ithehappy]
http://forum.xda-developers.com/showthread.php?t=1662255
What it is:
Samsung Galaxy S III: S Voice feature demo
This doesn't really work for me. I keep getting the server error. Any advice?
Original thread:
http://forum.xda-developers.com/showthread.php?t=1662255
Next time credit the creator.... ithehappy
Works for me, as soon as the app was copied to the system/app it was installed auto including the s voice icon. Wonderful, thanks!
Just wanted to share a few CSC features that are tested to work on the S6/S6 edge.
This is not my work, just sharing.
To enable these you will need root, a root explorer and text editor.
Simply navigate to system/csc/Features.xml and add the corresponding line to the end of the file but before the very last few lines that say </feature> and </Samsung>
(if this file does not exist, create the csc folder in system and a txt file within it then change the name to features.xml and add the correct lines and save) if this does not work you can try the same method with Others.XML in the same folder
*Make sure you make backups of the stock files in case there are issues.*
Enable WiFi calling in phone settings:
Code:
<CscFeature_Setting_SupportWifiCall>TRUE</CscFeature_Setting_SupportWifiCall>
Enable native voice call recording(maybe illegal is some countries):
Code:
<CscFeature_VoiceCall_ConfigRecording>RecordingAllowed</CscFeature_VoiceCall_ConfigRecording>
Enable shutter sound switch in camera settings(maybe illegal is some countries):
Code:
<CscFeature_Camera_ShutterSoundMenu>true</CscFeature_Camera_ShutterSoundMenu>
Enable camera during call:
Code:
<CscFeature_Camera_EnableCameraDuringCall></CscFeature_Camera_EnableCameraDuringCall>
Enable manual rotation option in gallery:
Code:
<CscFeature_Gallery_AddAutoRotationIcon>true</CscFeature_Gallery_AddAutoRotationIcon>
Continuous music while using camera:
Code:
<CscFeature_Camera_CamcorderDoNotPauseMusic></CscFeature_Camera_CamcorderDoNotPauseMusic>
Enable scheduled messaging option in messaging app:
Code:
<CscFeature_Message_EnableScheduledMessage>true</CscFeature_Message_EnableScheduledMessage>
<CscFeature_Message_EnableScheduledMsgBox>true</CscFeature_Message_EnableScheduledMsgBox>
Enable exit buttons in default browser:
Code:
<CscFeature_Web_AddOptionToTerminate>true</CscFeature_Web_AddOptionToTerminate>
Enable 2nd symbol keys on stock keyboard:
Code:
<CscFeature_Sip_UseSymbolInCMKey>true</CscFeature_Sip_UseSymbolInCMKey>
<CscFeature_Sip_EnableSymbolInSecondary>de;en_US;en_GB</CscFeature_Sip_EnableSymbolInSecondary>
Enable VoLTE Support: Thanks to IakobosJ
Code:
<CscFeature_RIL_SupportVolte>true</CscFeature_RIL_SupportVolte>
<CscFeature_IMS_EnableVoLTE>true</CscFeature_IMS_EnableVoLTE>
Remove NFC enabled icon in the status bar: Thanks to evonc
Code:
[COLOR="Red"]Delete line[/COLOR] : <CscFeature_NFC_StatusBarIconType>DEFAULT</CscFeature_NFC_StatusBarIconType>
ADDED 21/04/15
Sort app draw alphabetically:
Code:
<CscFeature_Launcher_EnableViewByAlphabetAsDefault>true</CscFeature_Launcher_EnableViewByAlphabetAsDefault>
I Hope this helps someone out,
Big Thanks to this post for the info, there are many more in the original post but these are the only ones I've tried and have worked so far,
and IakobosJ for his help in the wifi calling thread
if anything needs adding let us know and it can be added to this post,
This is dedicated to the hard working XDA community
Thank You All
Theres also some nice tools in the play store -:- Be careful when using these!
Samsung CSC Master
CSC Feature Expert
(I own google so get a big cut of the profit made on these )
I've tried CSC Feature Expert now -and it seems to work well,
Quick tut:
I would backup original CSC folder first
Just search for the option you want to enable,
Select the value ( see pic 1)
in the popup - Input the correct value (see pic 2 - label 1)
(a few examples of values)
' RecordingAllowed ' to enable call recording,
' true ' for shutter sound menu,
' true ' for launcher by alphabet,
' true ' for rotation icon in gallery,
' true ' for support wifi call,
then click save (see pic 2 - label 2)
restart you device
Hope this helps
If only we could root, without tripping Knox.
I don't want to root my phone in fear that Samsung Pay won't work with a tripped Knox.
Nice to see you've put all of this information together
For those on EE you may also want to enable VoLTE. I know it's unlikely to be in anyones area yet, but they are rolling it out across the UK (Very slowly)
Enable VoLTE Support
<CscFeature_RIL_SupportVolte>TRUE</CscFeature_RIL_SupportVolte>
Enable VoLTE
<CscFeature_IMS_EnableVoLTE>true</CscFeature_IMS_EnableVoLTE>
Just a quick note that the commands have to be added before the
</FeatureSet>
</SamsungMobileFeauture> tags at the end of the file.
Tested the Call recording and Shutter sound edits. Worked great.
Lastly if you want to remove that ugly NFC enabled icon in the status bar, delete line
<CscFeature_NFC_StatusBarIconType>DEFAULT</CscFeature_NFC_StatusBarIconType>
from the file and it will hide the icon.
evonc said:
Just a quick note that the commands have to be added before the
</FeatureSet>
</SamsungMobileFeauture> tags at the end of the file.
Tested the Call recording and Shutter sound edits. Worked great.
Lastly if you want to remove that ugly NFC enabled icon in the status bar, delete line
<CscFeature_NFC_StatusBarIconType>DEFAULT</CscFeature_NFC_StatusBarIconType>
from the file and it will hide the icon.
Click to expand...
Click to collapse
Thats strange as I've added mine after the samsung tags and all is working fine fine on my device.
Have you had problems in the past with doing that?
No. I saw the file header and noticed they're inserting commands between those tags. The original guide also has that listed but I guess it may or may not work.
Also I believe the file may get reset when you enter stock recovery so I'm assuming this should work as a fix.
1. Open the sales_code.dat to find your csc code.
2. Open the folder above with the same code.
3. Navigate to <code>/system/csc and you'll see another others.xml
4. This is most likely the file that gets applied after a factory reset/activation.
5. Make changes to this file as well.
*Make sure you make backups of the stock files in case there are issues.*
evonc said:
No. I saw the file header and noticed they're inserting commands between those tags. The original guide also has that listed but I guess it may or may not work.
Also I believe the file may get reset when you enter stock recovery so I'm assuming this should work as a fix.
1. Open the sales_code.dat to find your csc code.
2. Open the folder above with the same code.
3. Navigate to <code>/system/csc and you'll see another others.xml
4. This is most likely the file that gets applied after a factory reset/activation.
5. Make changes to this file as well.
*Make sure you make backups of the stock files in case there are issues.*
Click to expand...
Click to collapse
I would have thought it would have had to be within those tags too. Only found it didn't when i wasn't paying attention while modding it. LoL
Nice tip. Thanks. hoping there's more cool things that can enabled with this, maybe some S6 exclusives finds .
I'm on the Sprint Edge and don't have that folder. I guess I'll create and see what happens
SantinoInc said:
I'm on the Sprint Edge and don't have that folder. I guess I'll create and see what happens
Click to expand...
Click to collapse
I didnt have it either . Just create the csc folder and make a txt file and change the name to others.xml. as the op states. infact ill post a copy with basic changes i the first post.
It works fine for me. hopfully you wont have any issues
I actually did have the folder. I was looking at the folder ". System" However, after adding those lines and saving it had no effect. Can you take a look at this to see if it's right?
Edit: can't upload the xml file.
SantinoInc said:
I actually did have the folder. I was looking at the folder ". System" However, after adding those lines and saving it had no effect. Can you take a look at this to see if it's right?
Edit: can't upload the xml file.
Click to expand...
Click to collapse
You'll have to zip it before you can upload it... or rename others.xml to others.txt
I've attached a basic others.xml with all functions listed in the OP
and an original copy of the EE csc folder that IakobosJ uploaded in the WIFI calling thread
(it would be good if everybody could upload their original csc folders for reference and backups in case someone messes up theirs by accident.)
You can just copy and paste my others.xml into the bottom of your own others.xml(backup yours first)
I've had to do this as XDA's forum system seems to have changed at least one of the lines I've posted, and I've even tried going back and editing and it keeps putting a space in the middle of one of them, so use the upload if your having trouble,
I've deleted all but this file in my csc folder and tested it to make sure there nothing else it depends on - everything is working fine on my device.
But feel free to upload your for us to have a look at
im confused?
i can already do wifi calling and most of these things already without root
im on tmobile
tiboric said:
You'll have to zip it before you can upload it... or rename others.xml to others.txt
I've attached a basic others.xml with all functions listed in the OP
and an original copy of the EE csc folder that IakobosJ uploaded in the WIFI calling thread
(it would be good if everybody could upload their original csc folders for reference and backups in case someone messes up theirs by accident.)
You can just copy and paste my others.xml into the bottom of your own others.xml(backup yours first)
I've had to do this as XDA's forum system seems to have changed at least one of the lines I've posted, and I've even tried going back and editing and it keeps putting a space in the middle of one of them, so use the upload if your having trouble,
I've deleted all but this file in my csc folder and tested it to make sure there nothing else it depends on - everything is working fine on my device.
But feel free to upload your for us to have a look at
Click to expand...
Click to collapse
Ok, I'm finally on a PC so I had a chance to zip that file and have uploaded it. IDK where I screwed up. I'm rooted, I found the System/CSC/Others file and made the proper edits and then saved it. The original file was automatically backed up. The permissions were the same as the original file. IDK what I did wrong.
SantinoInc said:
Ok, I'm finally on a PC so I had a chance to zip that file and have uploaded it. IDK where I screwed up. I'm rooted, I found the System/CSC/Others file and made the proper edits and then saved it. The original file was automatically backed up. The permissions were the same as the original file. IDK what I did wrong.
Click to expand...
Click to collapse
is it just call recording and shutter sound toggle you want to add?
I want to add the NO NFC notification, CALL RECORDING, WI-FI CALLING and NO SOUND for snapping pics.
SantinoInc said:
I want to add the NO NFC notification, CALL RECORDING, WI-FI CALLING and NO SOUND for snapping pics.
Click to expand...
Click to collapse
I've uploaded two versions, one with the feature you've asked for and a full featured one, both based on your original other.xml and tested on my device to be working
just copy one to your csc folder
let me know if you have any problems
tiboric said:
I've uploaded two versions, one with the feature you've asked for and a full featured one, both based on your original other.xml and tested on my device to be working
just copy one to your csc folder
let me know if you have any problems
Click to expand...
Click to collapse
I really appreciate the effort but that didn't work either. I used the file you uploaded for me and made sure the permissions were the same and rebooted. None of the mods worked. It's really weird. I'm going to inquire in the Sprint thread to see if anyone can get these to work.
Unrelated do you know which folder I can find the boot sounds and camera sounds? I'm just going to delete them and that will solve part of my problem.
SantinoInc said:
I really appreciate the effort but that didn't work either. I used the file you uploaded for me and made sure the permissions were the same and rebooted. None of the mods worked. It's really weird. I'm going to inquire in the Sprint thread to see if anyone can get these to work.
Unrelated do you know which folder I can find the boot sounds and camera sounds? I'm just going to delete them and that will solve part of my problem.
Click to expand...
Click to collapse
Thats a shame maybe sprint have changed something.
Sure its
/system/media/audio/ui/PowerOn.ogg
Hope this helps
Killed boot sound but I must have not found the right OGG file for the camera. Do you know the name of the file?
SantinoInc said:
Killed boot sound but I must have not found the right OGG file for the camera. Do you know the name of the file?
Click to expand...
Click to collapse
I believe its
/system/media/audio/ui/camera_click.ogg
P.s did you try any of the apps posted in the second post. I dont know how well the work but ghey seem to have good reviews
●BRIEF INTRODUCTION :-
•Here Is Guide For Those Samsung Galaxy Devices Users Who Are Missing Some OMC-CSC Features On Their Devices
•Since Only Few Country's Cscfeatures.xml OR Others.xml Are Fully Modified By Devs Due To Time Lackness Or Any Other Reasons While Other Country's Need To Be Modified
●REQUIREMENTS :-
•Any Custom S8+ Based/Note 5 Based/Note FE Based Nougat 7.0/Marshmallow 6.0.1 TouchWiz Custom/TouchWiz Stock Rooted Rom
•Rooted With Properly Working SuperSU Root OR Magisk Root
•Root Explorer Like Es File Explorer OR Root Explorer by SpeedSoftware
•Some Typing Experience As Small Typo Is Unacceptable
●INSTRUCTIONS :-
•Use Any Root Explorer Above Mentioned With
Proper Root Access Granted
Mount R/W Permitted
•Follow The Path Local/System/Csc/Others.xml
Note :-
*For N5 Based Custom TouchWiz Roms/Any Custom TouchWiz Roms That Uses Others.xml Features Format
•Follow The Path Local/System/Omc/Your Selected One While Installing Rom/Cscfeatures.xml
Note :-
*For S8+ Based Custom TouchWiz Roms/Any Custom TouchWiz Rom With Cscfeatures.xml Features Format
•Take Cscfeatures.xml OR Others.xml For Editing Purpose As Per Your Rom's Format To add Some Useful OMC-CSC Tweaks
•After Editing Completes Kindly Save Changes And Reboot Your Device Right After Editing/Saving To Make Mentioned OMC-CSC Tweaks Works Actually
●SOME USEFUL OMC-CSC TWEAKS :-
▪Places Tab In Samsung Stock Phone App :-
Note :-
*Line To Be Added In Cscfeatures.xml OR Others.xml Is As Below
<CscFeature_Common_ConfigSvcProviderForUnknownNumber>whitepages,whitepages,on</CscFeature_Common_ConfigSvcProviderForUnknownNumber>
▪Samsung Stock Real Time Network Speed In StatusBar :-
Note :-
*Place It Below <Cscfeature_Setting_> Tweaks
<CscFeature_Setting_SupportRealTimeNetworkSpeed>TRUE</CscFeature_Setting_SupportRealTimeNetworkSpeed>
▪Data Usage View On Quick Settings Panel :-
Note :-
*Place It Below <Cscfeature_SystemUI_> Tweaks
<CscFeature_SystemUI_SupportDataUsageViewOnQuickPanel>TRUE</CscFeature_SystemUI_SupportDataUsageViewOnQuickPanel>
▪Adding Some Essential Missing Toggles In Quick Setting Panel
Note :-
*For Eg.
Some Useful Quick Toggles Like Following "ScreenCapture,VoLte,Ebook,UHQ,TouchSensitivity,DeviceVisibility" etc.
Sticky :-
*Find The Below Line in <Cscfeature_SystemUI_> Tweaks
*See Which Toggles Missing In Your Quick Setting Panel
*Add Them Manually As Per Requirements
*While Adding Quick Toggles Manually Kindly Be Careful To Put Comma Symbol [ , ] To Make Them Work Effectively
<CscFeature_SystemUI_ConfigDefQuickSettingItem>Wifi,SilentMode,MobileData,Bluetooth,RotationLock,Flashlight,AirplaneMode,ScreenCapture,Performance,EdgeLighting,Nfc,WifiHotspot,BlueLightFilter,UDS,PowerSaving,Aod,AllShareCast,SFinder,DeviceVisibility,Ebook,Dnd,SideKey,Location,Sync,SecureFolder,VoLte,UHQ,TouchSensitivity,RedPacket,SmartStay,Toolbox,MultiWindow,SecureFolder,UltraPowerSaving</CscFeature_SystemUI_ConfigDefQuickSettingItem>
▪AppLock OR Any SmartManager Related Missing Features
Note :-
*Place It Below <Cscfeature_SmartManager_> Tweaks
*Add AppLock OR Any Missing SmartManager Realted Features
Sticky :-
*You Will Need AppLock.Apk From Another Custom Rom/Downloaded From External Sources To Place In Local/System/Priv-app/Applock Folder
*Give Proper Permissions To Both Folder And App Inside The Folder Correctly
<CscFeature_SmartManager_ConfigSubFeatures>roguepopup|autoclean|autolaunch|autorestart|storageclean|backgroundapp|applock|trafficmanager|trafficmanager_auto|notificationmanager|data_compression|cstyle|fake_base_station|appclean|devicesecurity</CscFeature_SmartManager_ConfigSubFeatures>
▪Auto Call Recording Option While Calling From Native Samsung Phone App :-
Note :-
*Place It Below <CscFeature_VoiceCall_> Tweaks
Sticky :-
*Above Mentioned Feature May Not Work On Every Device Due To County's OMC-CSC Limitations
*Base Is Complete Different For Every Roms
*Some Belongs Note5 Base/Some Belongs S8+ Base/Some Belongs To Note FE Base Etc.
<CscFeature_VoiceCall_ConfigRecording>RecordingAllowed</CscFeature_VoiceCall_ConfigRecording>
▪Call Recording Button Replaced With Add Call Button In Native Samsung Phone App :-
Note :-
*Place It Below <Cscfeature_VoiceCall_> Tweaks
<CscFeature_VoiceCall_EnableCallButtonInFdnList>TRUE</CscFeature_VoiceCall_EnableCallButtonInFdnList>
▪For LTE Icon Instead Of 4G Icon Have To Place/Add Following Line OR For 4G Icon Instead Of LTE Icon Have To Remove The Following Line :-
Note :-
*Place It Below <CscFeature_SystemUI_> Tweaks
<CscFeature_SystemUI_ConfigOverrideDataIcon>LTE</CscFeature_SystemUI_ConfigOverrideDataIcon>
●IMPORTANT NOTE :-
Not All Features Will Work On Every Device Or Every Country's OMC-CSC Due To Country/Regional Restrictions But Most Should Work Well
More Tweaks Will Be Added As Per Availability And Working Status After Being Tested.
I'm attaching my App Lock .zip if someone wants to use it, I was missing the line that enables it :silly:
cachanilla86 said:
I'm attaching my App Lock .zip if someone wants to use it, I was missing the line that enables it :silly:
Click to expand...
Click to collapse
Thanks For Your Contribution Mate
Hi Some questions
1. Are these features dependent on the type of processor Snapdragon / Exynos. For eg some feature set require parameters to be provided, would they change depending on the processor especially network related features (eg: enabling VOLTE)
2. Lets say i root the phone and make changes to the CSCFeatures file. Now if i unroot the phone by flashing the stock AP file back using ODIN, then technically i have unrooted the phone and since i did not flash the CSC file, the changes made should continue to be there. Would the changes and files written to the system/csc areas continue to be there after i flash it with the stock AP file ?
deltacharlie said:
Hi Some questions
1. Are these features dependent on the type of processor Snapdragon / Exynos. For eg some feature set require parameters to be provided, would they change depending on the processor especially network related features (eg: enabling VOLTE)
2. Lets say i root the phone and make changes to the CSCFeatures file. Now if i unroot the phone by flashing the stock AP file back using ODIN, then technically i have unrooted the phone and since i did not flash the CSC file, the changes made should continue to be there. Would the changes and files written to the system/csc areas continue to be there after i flash it with the stock AP file ?
Click to expand...
Click to collapse
1)Though Some Features are related with CPU but almost all are hardware
Since these tweaks are Software related should work without any conflict between CPU's
VoLte is totally CSC related thing n ofcourse needs to be supported by network carrier provider within country
(For unlocked devices it might would be used as many other guides would be there to enable native VoLte feature on Network unlocked devices Since CPU versions varies accordingly markets and many people prefer to use snapdragon or exynos as per own choices hence needs sometimes unlocking of network)
2)For making changes in omc-csc obviously you needs to be rooted point granted. But if you unroot to stock by flashing Stock Firmware using odin saved changes will lost as Odin flashing does complete wipe including Internal storage (Not confirmed as sometimes it doesn't wipes internal storage dramatically but in every case it does. I guess especially in case of flashing Stock over Stock it doesn't wipe internal storage but In case of complete unroot from Custom to Stock it wipes as well as you yourself need to wipe internal storage to avoid odin flashing errors)
3)Also AP (One File Firmware Contains Home_CSC Pre Included In Cache.img if you extract it you can even get flashable zip for your Home_csc in Case if you want to use native features like eg.VoLte on Other CSC Based Custom Roms), So ofcourse changes you previously done will be lost after flashing omc-csc alone OR whole AP/Four Files Full Firmware through Odin
Thanks for the detailed explanation. But one clarification required again. In the option where i am trying to unroot the deivce i only flash the AP file (not the one file that contains all files) but one of the 4 firmware files. I uncompressed it and found it to contain - boot.img, recovery.imk and system.img.ext4. So will that still overwrite the CSC files that were modified when root was in place. ?
deltacharlie said:
Thanks for the detailed explanation. But one clarification required again. In the option where i am trying to unroot the deivce i only flash the AP file (not the one file that contains all files) but one of the 4 firmware files. I uncompressed it and found it to contain - boot.img, recovery.imk and system.img.ext4. So will that still overwrite the CSC files that were modified when root was in place. ?
Click to expand...
Click to collapse
1)Odin Is Designed To Flash Specifically .tar/.tar.md5 files afaik So even if you decompress Stock One File Firmware AP Into 4 Files Likes .img, Odin Will Not Flash It So No Further Discussion Here
(As You Can only Flash Single AP.tar.md5 file in case of One File Firmware So Obviously your whole data will be reset including previous changes you done while on Root using custom Rom)
2)In case of 4 files Full firmware which includes .tar.md5 files for AP/CP/BL/CSC Etc to be added in Odin's respective Tabs
You will also loose your previous changes made while on Root As flashing Odin will completely unroot your device so no access to system/root directory
(In simple way, Odin flash will lead your device to complete stock experience without root only Knox flag tripped exception OR else your device gets in Factory manner after flashing Stock firmware through odin)
Apologies, I just dont seem to able to articulate my point/query. So further questions.
In the second case you mentioned (of 4 files Full firmware which includes .tar.md5 files for AP/CP/BL/CSC Etc to be added in Odin's respective Tabs) what if i only flash the AP file and leave the other tabs blank. Will it still wipe out the CSC area ?
deltacharlie said:
Apologies, I just dont seem to able to articulate my point/query. So further questions.
In the second case you mentioned (of 4 files Full firmware which includes .tar.md5 files for AP/CP/BL/CSC Etc to be added in Odin's respective Tabs) what if i only flash the AP file and leave the other tabs blank. Will it still wipe out the CSC area ?
Click to expand...
Click to collapse
1)Yes It Will erase your previous CSC contains specially if you were on different CSC And Modified It Per Your Requirements While on Root
2)As I Already Mentioned In my earlier post that CSC features are packed within one file firmware too in cache.img format That's why stock Firmwares are specifically categorised according to country for eg. like INS/XSG/XXV/BTU/XME Etc.Which suggests Home_CSC Codes
3)So the conclusion is that either flash 1 file i.e. AP through Odin Or Flash Separate 4 Files Firmware You Will Loose Modified CSC Contains while On Root/On Different CSC Because Odin totally resets your device to factory state/Unroot it So Obviously Modifications Done While On Root Would Be Erased
Hmm this seems like a good post to follow for the Note FE. Thanks !
DarkManX4lf said:
Hmm this seems like a good post to follow for the Note FE. Thanks !
Click to expand...
Click to collapse
Real Note FE or modded ROM? There are a few Note FE ports, but they all have all of this enabled, no need for aditional mods.
cachanilla86 said:
Real Note FE or modded ROM? There are a few Note FE ports, but they all have all of this enabled, no need for aditional mods.
Click to expand...
Click to collapse
I'm on a real Note FE from South Korea N935K.
Hello guys... I'm trying to put up a few things(data speed and count) in my stock nougat ROM for galaxy s6 . There's something that's bothering me... that I don't have the omc folder in my root and in csc/others.xml I can't locate as to where should I type the code.
I know it's CscFeature_ like something mentioned in the OP but I can't find the headings under which the OP states the code is to be put.
I'll appreciate this help.
Please tell if you need screenshot.
Edit: Thanks for consideration (if anyone did ! ) but I figured out my way. Now I have what I wanted.
Thanks for the codes.
Regards
Here is some working csc codes.
<CscFeature_Message_DisableSmsToMmsConversionByTextInput>TRUE</CscFeature_Message_DisableSmsToMmsConversionByTextInput>
<CscFeature_Camera_ShutterSoundMenu>TRUE</CscFeature_Camera_ShutterSoundMenu>
<CscFeature_VoiceCall_ConfigRecording>RecordingAllowed</CscFeature_VoiceCall_ConfigRecording>
<CscFeature_Message_EnableBlackList>TRUE</CscFeature_Message_EnableBlackList>
<CscFeature_Setting_EnableMenuBlockCallMsg>TRUE</CscFeature_Setting_EnableMenuBlockCallMsg>
<CscFeature_Message_EnableSaveRestoreSDCard>TRUE</CscFeature_Message_EnableSaveRestoreSDCard>
<CscFeature_SmartManager_DisableAntiMalware>TRUE</CscFeature_SmartManager_DisableAntiMalware>
<CscFeature_SystemUI_SupportRecentAppProtection>TRUE</CscFeature_SystemUI_SupportRecentAppProtection>
<CscFeature_SmartManager_ConfigDashboard>dual_dashboard</CscFeature_SmartManager_ConfigDashboard>
<CscFeature_SystemUI_SupportAssistanceAppChooser>TRUE</CscFeature_SystemUI_SupportAssistanceAppChooser>
<CscFeature_Setting_DisableMenuSoftwareUpdate>TRUE</CscFeature_Setting_DisableMenuSoftwareUpdate>
<CscFeature_Wifi_SupportAdvancedMenu>TRUE</CscFeature_Wifi_SupportAdvancedMenu>
<CscFeature_NFC_StatusBarIconType>DEFAULT</CscFeature_NFC_StatusBarIconType>
<CscFeature_RIL_ForceConnectMMS>TRUE</CscFeature_RIL_ForceConnectMMS>
<CscFeature_Setting_CustNetworkSelMenu4>LTEONLY</CscFeature_Setting_CustNetworkSelMenu4>
<CscFeature_Message_EnableMsgTypeIndicationDuringComposing>TRUE</CscFeature_Message_EnableMsgTypeIndicationDuringComposing>
<CscFeature_SmartManager_ConfigSubFeatures>roguepopup|autoclean|autorestart|networkpowersaving|storageclean|applock|trafficmanager|notificationmanager|applicationpermission|devicesecurity|data_compression|rootbadgefeature|UDS|cstyle</CscFeature_SmartManager_ConfigSubFeatures>
<CscFeature_Common_EnableAirMessage>TRUE</CscFeature_Common_EnableAirMessage>
<CscFeature_Common_ConfigSvcProviderForUnknownNumber>whitepages,whitepages,on</CscFeature_Common_ConfigSvcProviderForUnknownNumber>
Hey! First time using the forum
Let me introduce my question.
Galaxy A5 2016 (Nougat) rooted, stock firmware
At first editing CSC settings via others.xml (used Root Browser) worked fine, until I tried CSC Feature Expert from Play Store.
Altough this app is nice I want to gain control again over others.xml. Now, only modifications via the app work and I cant get anything I type directly on the file to be applied after a reboot.
Tried uninstalling the app and using its restore button, but still others.xml does nothing.
How to edit others.xml again without the app?
Sorry for the noob question
Thanks in advance
brod56 said:
Hey! First time using the forum
Let me introduce my question.
Galaxy A5 2016 (Nougat) rooted, stock firmware
At first editing CSC settings via others.xml (used Root Browser) worked fine, until I tried CSC Feature Expert from Play Store.
Altough this app is nice I want to gain control again over others.xml. Now, only modifications via the app work and I cant get anything I type directly on the file to be applied after a reboot.
Tried uninstalling the app and using its restore button, but still others.xml does nothing.
How to edit others.xml again without the app?
Sorry for the noob question
Thanks in advance
Click to expand...
Click to collapse
I think there must be an another .xml file in system/csc which do the same job as others.xml. CSC Feature Expert maybe generated a feature.xml file in your csc folder. Delete it and try again.
xXPR0T0TYPEXx said:
I think there must be an another .xml file in system/csc which do the same job as others.xml. CSC Feature Expert maybe generated a feature.xml file in your csc folder. Delete it and try again.
Click to expand...
Click to collapse
Thanks! I didn't notice that file. I'm simply adding new lines to features.xml now and it works just fine.
Here you can find recovery flashable zip by SilviuMik and text by me .....these can help you to debloat your I9192 easily...
Make sure to backup before flashing this because with this you can delete your some favourite apps from stock......
Make sure to see the updater-script in this zip file to know what is deleted after flashing....
Similar threads like this are:-
⇛https://forum.xda-developers.com/ga...laxy-s4-mini-duos-4-4-2-t2832673/post62423754
⇛https://androidfilehost.com/?fid=4996503000517181784
⇛https://forum.xda-developers.com/showthread.php?t=2406637
⇛https://forum.xda-developers.com/showthread.php?t=2400230
⇛https://forum.xda-developers.com/showthread.php?t=2701507
⇛Make your stock Menu button as recents app switcher:-
Go to /system/usr/keylayout/Generic.kl, /system/usr/keylayout/gpio-keys.kl and edit key 139 MENU to APP_SWITCH and reboot to apply changes
And use this xposed mod for force 3 dot menu to replace menu key with 3 dot on top right of every app
http://repo.xposed.info/module/com.robertogl.yesmenubutton
or
Use Navigation Key actions in main menu yo remap.
use gravity box navigation button actions and use gravitybox option from miscellaneous tweaks⇛force overflow menu button⇛force enable
https://forum.xda-developers.com/showthread.php?t=2704102
How to deodex any app
https://forum.xda-developers.com/android/themes/guide-apktool-mobile-setup-decompile-t3048238
How to flash STOCK ROM without PC
https://forum.xda-developers.com/galaxy-s4-mini/help/guide-how-to-revert-to-stock-odin-t3785784
CSC Tweaks that are confirmed to be working in s4 mini:-
1.) To enable exit option in Browser
Code:
<CscFeature_Web_AddOptionToTerminate>TRUE</CscFeature_Web_AddOptionToTerminate>
<CscFeature_Web_EnablePromptToExit>TRUE</CscFeature_Web_EnablePromptToExit>
2.) To enable longpress for symbols in keyboard
Code:
<CscFeature_Sip_UseSymbolInCMKey>TRUE</CscFeature_Sip_UseSymbolInCMKey>
<CscFeature_Sip_EnableSymbolInSecondary>de;en_US;en_GB</CscFeature_Sip_EnableSymbolInSecondary>
3.) To enable call icon in logs section of phone
Code:
<CscFeature_Contact_EnableCallButtonInList>TRUE</CscFeature_Contact_EnableCallButtonInList>
4.) To disable infinite scrolling in launcher and app drawer and widget drawer
Code:
<CscFeature_Launcher_DisablePageRotation>TRUE</CscFeature_Launcher_DisablePageRotation>
5.) To extend speeddail to 100
Code:
<CscFeature_Contact_ExtendSpeedDialTo100>TRUE</CscFeature_Contact_ExtendSpeedDialTo100>
6.) To set alpha order for launcher by default
Code:
<CscFeature_Launcher_EnableViewByAlphabetAsDefault>TRUE</CscFeature_Launcher_EnableViewByAlphabetAsDefault>
7.) To show hardwareversion in about phone
Code:
<CscFeature_Setting_EnableHwVersionDisplay>TRUE</CscFeature_Setting_EnableHwVersionDisplay>
8.) To add rotation icon in gallery
Code:
<CscFeature_Gallery_AddAutoRotationIcon>TRUE</CscFeature_Gallery_AddAutoRotationIcon>
9.) To remove Software Update from settings about phone
Code:
<CscFeature_Setting_DisableMenuSoftwareUpdate>TRUE</CscFeature_Setting_DisableMenuSoftwareUpdate>
Thanks to this and this threads
Journey of SuperUser's
1.ChainSDD
⇛https://forum.xda-developers.com/showthread.php?t=682828
⇛https://forum.xda-developers.com/showthread.php?t=1835502
⇛https://github.com/ChainsDD/Superuser
⇛https://github.com/ChainsDD/su-binary
2.Koush
⇛https://github.com/koush/Superuser
⇛http://koush.clockworkmod.com:8080/post/superuser
⇛http://download.clockworkmod.com/superuser/superuser.zip
⇛http://download.clockworkmod.com/apks/Superuser.apk
⇛https://f-droid.org/en/packages/com.koushikdutta.superuser/
3.SuperSU
⇛http://www.supersu.com
⇛https://forum.xda-developers.com/apps/supersu/stable-2016-09-01supersu-v2-78-release-t3452703
⇛https://forum.xda-developers.com/apps/supersu/2014-09-02-supersu-v2-05-t2868133
⇛http://download.chainfire.eu/1220/SuperSU/SR5-SuperSU-v2.82-SR5-20171001224502.zip
⇛https://forum.xda-developers.com/showthread.php?t=1538053
⇛ https://play.google.com/store/apps/details?id=eu.chainfire.supersu
4.Phh
⇛https://github.com/phhusson/Superuser
⇛https://forum.xda-developers.com/android/software-hacking/wip-selinux-capable-superuser-t3216394
⇛https://superuser.phh.me
⇛https://androidfilehost.com/?fid=889764386195909456
⇛https://play.google.com/store/apps/details?id=me.phh.superuser
⇛https://f-droid.org/packages/me.phh.superuser/
5.Magisk
⇛https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
⇛https://forum.xda-developers.com/apps/magisk/dev-magisk-canary-channel-bleeding-edge-t3839337
⇛https://github.com/topjohnwu/Magisk/releases/
⇛Guide:- How to make recovery_xxxxx.tar.md5 to recovery_xxxxx.img to flash the recovery without pc or with heimdall/adb & fastboot?
⇛First Download RootExplorer or any explorer which as has .tar and .zip archive ability.
⇛Rename the recovery_xxxxx.tar.md5 to recovery_xxxxx.tar i.e., just remove the .md5.
⇛Then go to that file and there will be recovery_xxxxx.img and copy that .img file to any other folder.
⇛Flash it with .img flashable apps like Flashify, Rashr, Root Essentials, ROM Toolbox lite etc or with heimdall/adb & fastboot in pc.
⇛How to extract TWRP backups that ends with the extension .ext4.win......?
Rename .ext4.win to .ext4.tar and extract that file...
Thats it.... tested myself working on my serranodsdd
⇛ClockWorkMod recovery backups are located in
/data/media/clockworkmod/backup
⇛Chrome offline pages are stored in
/data/data/com.android.chrome/app_chrome/Default/Offline Pages/archives
⇛Present using wallpaper will be available in /data/system/users/0/wallpaper and add extension jpeg to that.
⇛Backup recovery as .img⇛ go to /dev/block/platform/msm_sdcc.1/by-name/recovery and copy that recovery to any folder in internal/sdcard and rename to add extension img......
⇛Many people don't know about YalpStore...
If anyone has errors with Google Play Store this app can download apps same as play store....
⇛If you want fo take a note in browser then type this in url:-
HTML:
data:text/html, <html contenteditable>
and hit.... then type
⇛If we add any file to /preload/INTERNAL_SDCARD/Samsung/Music then those files are still will be availble in internal storage in Samsung/Music even after factory data reset also...
Note:- It only works with Stock recovery
⇛If you have twrp installed then factory data reset in stock settings app does not wipes the internal storage......
⇛Locking before flipling the mobile when playing music in stock music app will prevent the stopping of song......
Many people don't know LuckyPatcher can also used for many options other then patching...
⇛It can backup app and settings as separately.
⇛It can odex the ROM and also single apps
⇛It has SELinux switching in Settings but It didn't worked on my device..
⇛It can Integrage updates to system.
⇛It can be used to block "ads" in whole system without patching app separately like as AdAway by changing hosts file
⇛It can freeze apps and can defreeze also.
⇛It can uninstall system apps.
⇛That's it for now I know:laugh:
These three awesome xposed modules work with s4 mini stock roms
⇛http://repo.xposed.info/module/uk.co.villainrom.pulser.enablecallrecording This replaces "+Add Call" switch with "Call Recording button". When this button pressed while in call, the recording starts...
⇛http://repo.xposed.info/module/com.liam_w.phonenumberfix This module is used to edit/add the number in sim-card....S4 mini stock rom has no ability to do this without this module...
⇛http://repo.xposed.info/module/de.robv.android.xposed.mods.appsettings We can also force prevent full screen from stock apps like calculator, gallery, music, radio, video, voice recorder, etc with an awesome xposed module by rovo89 and tungstwenty called APP SETTINGS.......
Multiling O Keyboard
Most customizable keyboard with lightweight and no dangerous permissions including internet access....
Launcher:- Nova
Browser:- Via, Atlas
Music Player:- Musicolet
Video Player:- MX
Cleaning:- SD Maid
Explorer:- MiXplorer
Hiding Hacks:-
We can hide any media from gallery/video player without app lock like apps..
⇛Placing that file in a hidden folder i.e., folder with name starting with .(dot)
⇛Making that file as archive like zip, tar, 7z etc
⇛Renaming that file extension to some other name.
⇛Encrypting that files.
[STOCK]Users can replace this file in /system/bin and set permissions to rwxr-xr-x i.e., 755 and place the custom bootanimation.zip in /system/media from ROM Toolbox lite etc......to replace the working of .zip animations instead of .qmg.....
Tried in my serranodsdd....
Credits to @Wildfear
Sound Hacks:-(for stock)
/system/media/audio/ui
1.charger plugged⇛ Charger_Connection.ogg
2.keyboard tap⇛ TW_SIP.ogg
3.lock with no effect⇛ Lock_none_effect.ogg
4.unlock with no effect⇛ Unlock_none_effect.ogg
5.low battery alert⇛ LowBattery.ogg
6.screen hardware buttons tap sounds⇛ S_HW_Touch.ogg
7.screen tap sounds⇛ TW_Touch.ogg
8.boot sound⇛ PoweOn.ogg
⇛muting the s4 mini will also mute the boot sound
Users can also add custom audio to their boot animation.....
Make a audio of your favourite with mp3 cutter etc that is less than 20 seconds.....
Rename that audio to PowerOn with extension "ogg" without quotes....
Replace this in /system/media/audio/ui with permissions rw-r-r i.e., 644....REBOOT
If you want to mute the boot sound totally , simply move the PowerOn.ogg to internal/external storage or simply rename it to any other name......
Users can make the stock ROM as a flashable zip by copying the folders & files in /system to system folder and boot.img below the system folder in the STOCK.zip I attached below......
Don't copy the symlinked files...
If you want more details and questions pm me...
Credits to @Wildfear
Or head to this [guide]how to build/modify roms for samsung devices [7.0/6.0.1/maybe more]
You can also make stock rom as flashable zip by using APKtool for android v4.4 ....
It needs, you have to be in that rom that you want to make as flashable ......
If you made using apktool, dont forget to flash kernel.img after flashing ROM....
Setmeta2Setperm https://forum.xda-developers.com/android/general/convert-updater-script-to-make-support-t3545462
Small build.prop tweak:-
To enable on screen navigation keys
Code:
qemu.hw.mainkeys=0
Viper4android flashable zip for stock KitKat so that use can experience better sound quality in their mobile....
Requires :- Root and BusyBox
How to deodex and zipalign s4 mini?
go this thread and follow the procedure...
https://forum.xda-developers.com/showthread.php?t=2725930
https://m.box.com/shared_item/https://app.box.com/s/7c5m584yzdvytu2810wgut6o36204co8
If you are having trouble with installation of java then follow these
https://youtu.be/4q7hp6QP58k
https://social.technet.microsoft.co...arning-unknown-publisher?forum=w7itprogeneral
https://blogs.msdn.microsoft.com/as...checkbox-always-ask-before-opening-this-file/
and also in Internet explorer go to menu and Internet tools and advanced and under security option check allow low risk type files.......
and right click on downloaded exe of java and under properties and security, click on unblock
.net framework https://www.microsoft.com/it-it/download/details.aspx?id=30653
Sec Settings modification
⇛https://forum.xda-developers.com/showthread.php?t=2505421
⇛https://forum.xda-developers.com/ga...de-how-to-remove-icon-sim-status-bar-t3064737
Wallpaper Hacks:-
-To change wallpaper from base app
/system/framework/framework-res.apk/res/drawable-sw360dp-hdpi/default_wallpaper.png
-from data
/data/system/users/0/wallpaper
/data/system/users/0/wallpaper_info.xml
-To change lockscreen wallpaper from base app
/system/priv-app/Keyguard.apk/res/drawable-sw360dp-hdpi/keyguard_default_wallpaper.jpg
-from data
/data/data/com.sec.android.gallery3d/files
https://forum.xda-developers.com/ga...ps/theme-s5-theme-secthemechooser-s5-t2867997
https://forum.xda-developers.com/galaxy-s4-mini/themes-apps/mod-s4-mini-volume-boosting-mod-t2836950
https://forum.xda-developers.com/galaxy-s4-mini/themes-apps/fonts-styles-4-mini-t3119509
⇛Did you have a question about GApps that what apps are in pico, nano, etc ...? Then go to this link https://github.com/opengapps/opengapps/wiki
⇛Want to know what changes are made in Android Version i.e., to know difference betwwen 4.4.2 and 5.1 etc... then follow this link https://en.m.wikipedia.org/wiki/Android_version_history