[Q] bluetooth problem after 4.4.2

Search This thread

imdogdream

Member
Feb 26, 2013
34
3
hi

i updated my note 3 to 4.4.2 about a week ago and just found out that my bluetooth isn't working;;

can't turn it on.

is there anyway to fix this?

wow this 4.4.2 patch is really annoying cuz i couldn't write my sd card until fixing with sd card fix

<permission name="android.permission.WRITE_EXTERNAL_STORAGE" >
<group gid="sdcard_r" />
<group gid="sdcard_rw" />
<group gid="media_rw" />
</permission>

does sd card fix can screw bluetooth?

is there any way to fix this?

thanks~
 

nicholaschum

Substratum Development Leader / Inactive RT
Feb 3, 2011
6,076
13,841
University of Toronto
plus.google.com
hi

i updated my note 3 to 4.4.2 about a week ago and just found out that my bluetooth isn't working;;

can't turn it on.

is there anyway to fix this?

wow this 4.4.2 patch is really annoying cuz i couldn't write my sd card until fixing with sd card fix

<permission name="android.permission.WRITE_EXTERNAL_STORAGE" >
<group gid="sdcard_r" />
<group gid="sdcard_rw" />
<group gid="media_rw" />
</permission>

does sd card fix can screw bluetooth?

is there any way to fix this?

thanks~
State your device model.
 

layton2003

New member
Dec 19, 2008
1
0
I'm using a S5 and have the same issue.

Added:
<group gid="media_rw" />
to:
<permission name="android.permission.WRITE_EXTERNAL_STORAGE" >

Had a repeatative error message about Bluetooth share on reboot. Then found Bluetooth wouldn't turn on and so changed back the back up permissions file. Still unable to turn bluetooth on - the toggle momentarily tries to turn on the bluetooth and then fails.

Suggestions?