Hi guys,
Bit of a weird one this, but every time I receive an incoming call I get an echo of myself on the line, but when I make an outbound call to the same number its fine.
This only ever hapopens on Cyanogen roms, I switched to a Hero rom for a while because I figured it was a bug with Cyan and the issue went away, I just flashed the latest Cyanogen rom and the echo is back again.
Any ideas at all?
nobody has any ideas on a fix? would replacing the dialler work? maybe I could adb pull from another rom or something, im not entirely confident on the technicalities but...
I have this issue, and would love to see a fix sometime.
try dwang 1.13 or u can try changing the dialer or contacts.apk
http://forum.xda-developers.com/showthread.php?t=594194
push that through adb
put it on your desktop, run terminal
cd desktop
adb remount
adb push Contacts.apk /system/app/Contacts.apk
adb shell reboot
that might fix it...
Related
I can't seem to turn off the vibrate function on Cyanogen 4.02. I uncheck it, but it always turns itself back on. This has been happening ever since the first Cyanogen rom I used a while back.
In the past I used:
adb remount
adb shell
cp /system/intmem/app/HTC_IME.apk /system/app/HTC_IME.apk
rm /system/intmem/app/HTC_IME.apk
reboot
Click to expand...
Click to collapse
to fix it, but that no longer works.
Any advice, ideas. I searched the gigantic Cyanogen thread and the only thing that came up is people having problems with it not vibrating. Go figure!
Thanks, guys.
This was happening to me before and it was because there was 2 htcime installed..im guessing the one that I installed on my phone before flashing to cyans rom, which already comes with htc_ime, (apps2sd kept older on there even after wipe)..what i did was uninstall all of them and delete all traces of it from sdcard and then reinstall cyans .. did it all through app manager
I'll give that a shot, thanks!
I have used,
Cyanogenmod 6.0.0
Darchdroid v2.7 "KangSlayer"
Fresh Rom 2.3.3
It seems after I make a phone call (some times) that the audio goes out. I have searched for a fix and tried the fix that are found here
http://forum.xda-developers.com/showthread.php?t=657244&highlight=audio+loss
But still have the problem.
Am I missing something or is this just something I am going to have to live with? (I really hope not)
Any help would be great!
As of now I am running Cyanogenmod 6.0.0.
chaos67731 said:
I have used,
Cyanogenmod 6.0.0
Darchdroid v2.7 "KangSlayer"
Fresh Rom 2.3.3
It seems after I make a phone call (some times) that the audio goes out. I have searched for a fix and tried the fix that are found here
http://forum.xda-developers.com/showthread.php?t=657244&highlight=audio+loss
But still have the problem.
Am I missing something or is this just something I am going to have to live with? (I really hope not)
Any help would be great!
As of now I am running Cyanogenmod 6.0.0.
Click to expand...
Click to collapse
I had the same problem... ill post the csv when i get home
EDIT:
I have been having the same problem and this fix worked for me...
Just unzip the three files in this zip archive and adb remount and push them to the /system/etc directory, reboot and youre done!
for example
./adb remount
./adb push AudioPreProcess.csv /system/etc
./adb push AudioPara4.csv /system/etc
./adb push AudioFilter.csv /system/etc
./adb reboot
I gave it a test on my own hero and it works perfecly, but if I flash a new kernel I have to reapply the fix... unfortunate, but at least there is a solution
i flashed RC1 a few days ago to see how it was. just a little while ago i received a text from my dad. in the same message box above the message there was a "play" button. i clicked on it and it opened a picture up for a split second then exited out. does anybody know what this is? is it a video? and if so is anybody else experiencing this problem? any fix?
Decad3nce said:
If you still have problems sending/receiving MMS, Do this:
Code:
adb remount
adb shell
cd data/data/com.*.*.telephony/databases
rm telephony.db
rm mmssms.db
exit
adb reboot
Then you should be able to send mms and receive them fine.
All other temporary fixes/mods will be kept at the IRC
Click to expand...
Click to collapse
try that, worked for me
Can someone give me the adb command and/or terminal commands to push a custom Phone.apk?
Thanks
adb remount
adb push Phone.apk /system/app/
Been trying to do the same thing since yesterday.
This is what I get with the two commands posted above:
Code:
failed to copy 'Phone.apk' to '/system/app/Phone.apk': Directory not empty
EDIT:
Trying it again now and it seems to just hang there. It's been over 10 minutes and it doesn't seem to be doing anything (Process status: Sleeping).
All my attempts result in the phone freezing. I have to remove the battery in order to reboot it. Thankfully, I haven't managed to brick it yet, though I suspect I'm getting closer to achieving brickdom with every attempt.
do it via recovery?
Worked like a charm. It fails on "remount" while in recovery and I thought I was doing something wrong but apparently it's not required.
EDIT:
Well the copy worked:
Code:
1224 KB/s (835675 bytes in 0.666s)
but I'm not sure if it actually did anything. The new apk is supposed to change the call screen but it doesn't. Also, while in recovery mode if I
Code:
adb shell ls /system
there's only bin/ directory in there (i.e., no app/). Am I doing something wrong?
S_Dot: Sorry for hijacking the thread. At first it was just to clarify one little problem that I assumed you may have had as well but now it's sorta snowballing.
EDIT2:
OK, I found the "mount /system" option in the advanced menu. Thanks for the help and hope this helps someone.
Achilleas you are AWESOME!
I have been looking for ages how to do this since I always got problems. Finally it worked!
Thanks
can anybody shead some light on this problem. I downloaded file Phone.apk
Voicemail fix
Use adb push to replace phone.apk in system/app
adb remount
adb push Phone.apk /system/app/Phone.apk
adb reboot
I used adb.exe from command; everything went successful, But now cant make any calls or go into setting calls. I get for close error, I made a back up of rom so all good. I tried twice. twice no good, this file must not work with the evo. I have an evo 4g
You could try
Code:
adb shell chmod 644 /system/app/Phone.apk
before the reboot.
phone.apk deleted how to install again
my phone micromax a52 is rooted but unfortunatlly i deleted phone.apk from system/app due to this the sim network gone from status bar and i am not make call or recieve call please help me...................................
I have seen multiple threads on this subject for every other phone but none for the Nexus. Ever since i updated to CM 7.0.2 my gps hasnt worked properly. It locks in on my position and others in latitude very quickly, but if i try to use navigation it stays stuck on searching for gps. When i attempted to use the app gps status to check out the problem, it keeps loading and never finds any satellites. I posted in a g2 thread and the response i got back was this:
"You need to find out what partition on your phone the radio/gps cache is stored. Wipe it. That is the same type of idea of what we are doing here. Hopefully that helps get ya going in the right direction. I would also recommend trying to back it up first if you can. I'm also sure some dev with the know how could write a very easy script for you so that you can't mess it up. But it would obviously have to be someone familiar with the nexus setup. Good luck!"
can anybody help???
I just got the app "FasterFix" and it seems to do its work!
tried it...no luck any other ideas???
apparently gingerbread 2.3.3 has some issues with GPS. Actually it should have been fixed with 2.3.4. What version is CM 7.0.2?
RotasOpera said:
apparently gingerbread 2.3.3 has some issues with GPS. Actually it should have been fixed with 2.3.4. What version is CM 7.0.2?
Click to expand...
Click to collapse
Currently running a nightly which i believe is 2.3.4. Im going to try to wipe everything and go stock to see if that helps. Ill report back.
RotasOpera said:
apparently gingerbread 2.3.3 has some issues with GPS. Actually it should have been fixed with 2.3.4. What version is CM 7.0.2?
Click to expand...
Click to collapse
Any of the 7.0.x series will be based on Android 2.3.3. Supposedly, they will be coming out with 7.0.4 which will include the wonk fix (maybe even the 2-3sec delay fix).
Nightlies starting after an early 60's build have been based on 2.3.4. These will eventually turn into CM 7.1.
I found a Tutorial a few weeks ago, unfortunately I don't know where, but try this:
Download the GPS files which have been extracted from a froyo ROM:
http://www.share. cx/files/971910022477/GPSfiles.rar.html (remove the space)
Now extract the files to the folder where your ADB is located.
Now open your ADB command prompt and enter the following commands:
1. adb remount
2. adb push libgps.so /system/lib
3. adb push gps.bravoc.so /system/lib/hw
4. adb shell
5. cd /system/lib
6. su
7. chmod 777 libgps.so
8. exit
9. cd /system/lib/hw
10. su
11. chmod 777 gps.bravoc.so
12. exit
13. reboot
Hope I helped!