Top "Proximitysensor" questions

One of the several sensors present on an Android device

Disable Proximity Sensor during call

I dropped my phone and looks like my proximity sensor no longer works reliably. It returns Near all the time. …

android telephony telephonymanager proximitysensor android-dialer
Keep display on when the proximity sensor is covered

I want to intercept the proximity sensor without turning off the display. I know by the documentation that I have …

ios iphone proximity uidevice proximitysensor
How to use proximity sensor programmatically with iOS development?

After some googling, I can understand that the "proximity sensor" which is used to on/off screen when the device …

ios screen monitoring proximitysensor
onAccuracyChanged, why?

this is one of the auto-generated functions I get when implementing SensorEventListener i've searched and didn't find anymore than this …

android android-sensors proximitysensor
Background service to control proximity sensor

I need to run a service (always in background, I want the service constantly checking even if the application is …

android android-service proximity background-service proximitysensor