• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root Have you been experiencing this??

Well I did the 4.2.2 update on my boost phone and on the home screen when I pick anything to do with facebook my talkback feature starts talking but I check the settings and it's off is the any way to stop this

Edit: I found out today that when I talk it's all static and I can barely hear the other person speak
 
Well I did the 4.2.2 update on my boost phone and on the home screen when I pick anything to do with facebook my talkback feature starts talking but I check the settings and it's off is the any way to stop this

Edit: I found out today that when I talk it's all static and I can barely hear the other person speak

Hmm, how did you go about updating your phone to 4.2.2. Sounds like it wasn't with the official OTA because your call sounds is result of your firmware files which would have been upgraded by the ota regarding 4.2.2. Yet, you didn't get them "installed"?
 
Hmm, how did you go about updating your phone to 4.2.2. Sounds like it wasn't with the official OTA because your call sounds is result of your firmware files which would have been upgraded by the ota regarding 4.2.2. Yet, you didn't get them "installed"?

I used the 4.2.2 nandroid back up that presto1979 put up. Idk i probably went about the wrong way to install or something.
If it helps i am s-off and running 4.1.2 again
 
I used the 4.2.2 nandroid back up that presto1979 put up. Idk i probably went about the wrong way to install or something.
If it helps i am s-off and running 4.1.2 again

Good, now update your device with that actual OTA.

When you used that backup to bump to 4.2.2 it was lacking the needed firmware files. Which is why your calls and such were so buggy.

The ota has those firmware files.

Just update with the ota and you will be fine, assuming the backup you used to jump back to 4.1.2 isn't missing any system files and/or doesn't have any which are modified - this will cause conflicting results and will abort the update. Being S-Off and rooted won't affect you. But your system must be untouched for the OTA to complete it's job properly.
 
Also, use your stock recovery to proceed with the OTA update. Don't use a custom recovery.
 
One problem with that is i kind of messed up my volume buttons i'm not able to do things in the bootloader or a stock recovery.

Use twrp, it's touch screen. As for the bootloader, just use adb.

adb reboot recovery

This will boot you in to your recovery. From the recovery you can restart your bootloader which will load you straight to fastboot.

To reboot while in your bootloader(fastboot), just enter:

fastboot reboot
 
Anyways, it doesn't matter, just download the ota via system updates on your device, accept the ota and it will boot in to your recovery to do it's works.

If you need to boot straight to fastboot in your bootloader so you can flash your stock recovery just use adb as follows...

adb reboot bootloader
 
Back
Top Bottom