Jump to content

Proximity Sensor NOT WORKING ...


Recommended Posts

Guest waqas95ali
Posted

I dropped my Huwaei Ascend G300 a few days ago and now I notice that my proximity sensor is not working so when I called somebody the screen would just go off and never come back on until the call was picked by the other person.

This is quite annoying so could anyone please tell me what I can do to get rid of this ?

Thank You

Guest george109
Posted (edited)

You can completely disable the proximity sensor, If you are rooted, then you can download build.prop editor from the play store and then change this line:

gsm.proximity.enabled=true 
to:
gsm.proximity.enabled=false

Hope that fixes it :)

Edited by george109
Guest george109
Posted (edited)

*Double Post*

Edited by george109
Guest kyan31
Posted

However the build.prop change is only usable on stock based ROMs, so don't try it on CyanogenMod or any other ROM which isn't stock.

Guest waqas95ali
Posted

You can completely disable the proximity sensor, If you are rooted, then you can download build.prop editor from the play store and then change this line:

gsm.proximity.enabled=true 
to:
gsm.proximity.enabled=false

Hope that fixes it :)

I installed the build.prop editor and searched but found no ' gsm.proximity.enabled ' entry.

The only thing I could find with the word proximity in it was ' ro.config.hw_proximity

What do I do next ?

P.S: I am using Stock +

Guest kyan31
Posted

I installed the build.prop editor and searched but found no ' gsm.proximity.enabled ' entry.

The only thing I could find with the word proximity in it was ' ro.config.hw_proximity

What do I do next ?

P.S: I am using Stock +

Just change ro.config.hw_proximity to 0/false (depending on the variable).

Guest george109
Posted (edited)

Just change ro.config.hw_proximity to 0/false (depending on the variable).

So If it is like this:

 ro.config.hw_proximity=true
change it to:
 ro.config.hw_proximity=false
Otherwise if it looks like this:
 ro.config.hw_proximity=1
Then change it to this:
 ro.config.hw_proximity=0

That should hopefully disable it :)

Edit: sorry for my bad code tags, it's very hard to type code in tapatalk! :wacko:

Edited by george109

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.