Jump to content

Proximity Sensor NOT WORKING ...


Guest waqas95ali

Recommended Posts

Guest waqas95ali

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

Link to comment
Share on other sites

Guest george109

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
Link to comment
Share on other sites

Guest kyan31

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.

Link to comment
Share on other sites

Guest waqas95ali

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 +

Link to comment
Share on other sites

Guest kyan31

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).

Link to comment
Share on other sites

Guest george109

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
Link to comment
Share on other sites

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.