I'm trying to add a sound to my boot. ("welcome" text) I can't find the location of the boot sound though, does anyone know where that is located? I thought system/media/? but no luck so far...
You can change it using sgs tools..
Boot up sound is in /system/etc/. Power off sound is in /system/media/audio/ui/. Hope it helps.
Hello there,
I've used three Roms so far and none seemed to fix my problem...
MY PROBLEM
- People keep telling me I sound like a Roboter and that my microphone level is to high.
WHAT HAVE I TRIED:
- Installed three ROMS, none fixed the issue
- used hd2 mic gain control, didnt fix the issue
- disabled “Audible touch tones”, didnt fix the issue
- during call, enabled the speaker and disabled it, didnt fix the issue
I am really frustraded and help would be appreciated, any suggestions?
Cheers
Chris
ROM: NexusHD2-JellyBean-4.1.2-CM10 V1.3a
Radio: 2.15.50.14
Hello
download the file: htcleo.adb
htcleo.adb default.acdb change the name and replace the various softach then it will be quieter mic gain without using hd2 micgain.
It works in any firmware.
Unzip the firmware default.acdb delete the file path is:
system / etc / firmware
Paste in the same place htcleo.adb but renamed to default.acdb.
Firmwawe pack again in the zip and install.
Way by me tested on at least four different softach.
Htcleo.adb file has just been muted the microphone so that the well can be heard by the ear and as a speakerphone.
Use the hd2 micgain it works only if you receive a call and if you call it every time during the connection each time you need to attenuate the volume + / - and then work micgain and as is always the outgoing calls.
I know what I'm writing because I spent the whole week is the time to get to this so I could hear other people well.
I would add that there was a moment that I wanted to throw mijego Leon because of the kind of small detail but well working phone are essential.
I have a htc hd2 EU version of the GSM network and not CDMA CDMA reportedly because you do not have to do this combination.
I do not know why chefs do not normally throw each as modified firmware htcleo.adb htcleo.
Regards
jace699
ps. English with translator
Thank you, but that didn't fix it either.
I found another solution that might serve somebody else...
SOLUTION
For some reason my mic gain was way to high, therefore I had to adjust the gain manually.
You need
- root
- explorer (like file explorer or Root browser lite)
- some sort of text editor, root browser lite has an editor
Open explorer and go to: /etc/init.d/
- make a new file or edit:
10mic_level
- insert the following into that file
echo '0 375' > /proc/mic_level
echo '1 600' > /proc/mic_level
restart your device...
- the first echo (echo '0 ) sets the gain for a normal call to 375
- the seconde one (echo '1 ) sets the gain to 600 when the speaker is turned on
- the gain can be 0-1000 you might have to play a little with the values
Enjoy...
Hi there
i have grand 2 LTE, G7105, it came with stock 4.3 JB, and there was no stock option to record calls like i had in my S3, so i decided to flash stock KK version and i chose the one that i can use CWM also, so i was on stock 4.4.2 rooted FW, and i see that in KK rom there is no option to record calls.
i started searching in google for this issue cause i had stock FW on S3 with option to record my phone calls and i had it also on S2 stock FW, i found out that this option do exist on android and if i dont have i just need to enable it, so i went on digging and found a guide on how to enable this option on stock rooted S5 device.
so this is what i found:
the method was to use a root browser to edit a file located in \system\csc folder.
the file is feature.xml, and if you dont have this file there is another one that can be used named others.xml.
once you open the file with Root browser you should check for a line :
<CscFeature_VoiceCall_configRecording>RecordingAllowed</CscFeature_VoiceCall_ConfigRecording>
if the line you find say NotAllowed, then change it to Allowed, if the line does not exist in file , then just add it between : <CscFeature> to </CscFeature> .
once you are done just save the file and reboot device and now there is a call record button insted of add call button in dialer.
so i tried this method and in one version of stock KK rooted (Greece FW - XXUBNL1, XXEURBNL1) i had only others.xml and i added the line and saved file, reboot device and no call recording option.
now i tried it also on rooted stock AMO region which is Spain country open csc XXUBOB1, AMOBOB1 , and there also added the line to others.xml reboot device and still no call recording.
pls can anyone help make call recording work, anyone have a solution for this issue ?
does anyone use stock FW that has call recording enabled already , and which FW is that ? even if its for G7102 device. so i can check if there is an update in sammobile for same FW
thanks for helpers.
SAME HERE, but solved with another method!! Must read...
Hello my firend!
The same here I have the 7102T (Brazil model 3G with Digital FULL HD TV) this line even in the feature.xml or others.xml didn't work either.
I think the unique way is decompiling the secphonecall.apk change the script inside it, then recompile and replace in the phone. There are threads in xda forum of this but not ofr our phone models.
The paliative way I did it work is using xposed framework with the wanan module and inside wanan optin Dialer enable "record button enabled" option. Restart phone and be happy. (Newer versions of Wanan have this option enabled by default so if you just install wanan and the exposed framework and enable wanan module in it, so it will give u the recording button.
Peace!
cookiepuppy said:
Hi there
i have grand 2 LTE, G7105, it came with stock 4.3 JB, and there was no stock option to record calls like i had in my S3, so i decided to flash stock KK version and i chose the one that i can use CWM also, so i was on stock 4.4.2 rooted FW, and i see that in KK rom there is no option to record calls.
i started searching in google for this issue cause i had stock FW on S3 with option to record my phone calls and i had it also on S2 stock FW, i found out that this option do exist on android and if i dont have i just need to enable it, so i went on digging and found a guide on how to enable this option on stock rooted S5 device.
so this is what i found:
the method was to use a root browser to edit a file located in \system\csc folder.
the file is feature.xml, and if you dont have this file there is another one that can be used named others.xml.
once you open the file with Root browser you should check for a line :
<CscFeature_VoiceCall_configRecording>RecordingAllowed</CscFeature_VoiceCall_ConfigRecording>
if the line you find say NotAllowed, then change it to Allowed, if the line does not exist in file , then just add it between : <CscFeature> to </CscFeature> .
once you are done just save the file and reboot device and now there is a call record button insted of add call button in dialer.
so i tried this method and in one version of stock KK rooted (Greece FW - XXUBNL1, XXEURBNL1) i had only others.xml and i added the line and saved file, reboot device and no call recording option.
now i tried it also on rooted stock AMO region which is Spain country open csc XXUBOB1, AMOBOB1 , and there also added the line to others.xml reboot device and still no call recording.
pls can anyone help make call recording work, anyone have a solution for this issue ?
does anyone use stock FW that has call recording enabled already , and which FW is that ? even if its for G7102 device. so i can check if there is an update in sammobile for same FW
thanks for helpers.
Click to expand...
Click to collapse
Did u tried wanam xopse? It has call record option and also add calls options ...
kingkinal13 said:
Did u tried wanam xopse? It has call record option and also add calls options ...
Click to expand...
Click to collapse
Use call recording pro instead
hey Everyone,
I tried to enable the on screen softkeys by editing the build.prop file to add the following line:
qemu.hw.mainkeys=0
This was suggested in many forums and found to be working, but not on the galaxy s4 i guess. When i reboot my phone after adding this line, the systemUI crashes and the phone is totally unusable.
Have anyone tried to do this, or have you ditched the HW keys and enabled the integrated on-screen softkeys on GS4?
Please let me know how...
Thanks!
Hi All,
The OP2 has a very low speaker volumes. Can someone mod this or help in editing the required files for increasing the volume of the speaker?
Attached is the stock mixer_path.xml
Even I tried many times to mod mixer_path but no luck..
Hope will get succeed very soon...
Maybe this works: http://forum.xda-developers.com/showpost.php?p=54546620&postcount=2
Already tried this.. Increased the volume to 92..but still no luck..even I tried editing the mixer_paths_i2s.xml but the volume still remains the same..