
Proximity Service
Minimal service for turning off the screen using the proximity sensor
SSDeveloper · ss.proximityservice
UpdatedFeb 2, 2021
PublishedDec 12, 2020
Packagess.proximityservice
MD5f5e02f23914d04ffa895bcabcffbee05
SHA1 (signer)9D:AB:81:A4:C3:26:0A:49:CE:DA:5E:54:74:1C:40:C8:06:F0:6F:5B
Signed byO=SSDeveloper
Malware scanTRUSTED
Contact[email protected]
What's new
- Fix bug related to screen off delay
Description
Proximity Service uses your device's proximity sensor to control the screen on/off state. Simply covering the sensor will turn the screen off whilst keeping the device awake - perfect for games that need to be running in the foreground but don't need your continuous attention. Flip your phone on a table, place it in your pocket, or use any other means to cover the proximity sensor. As soon as the sensor is uncovered, the screen will come back on.
This app is open source - follow the website link at the bottom of this Play Store listing for the GitHub repo.
This app is open source - follow the website link at the bottom of this Play Store listing for the GitHub repo.
Required features
- Faketouch android.hardware.faketouch
- Sensor Proximity android.hardware.sensor.proximity
Permissions (4)
Proximity Service requests the following Android permissions:
- Disable Keyguard android.permission.DISABLE_KEYGUARD
- Foreground Service android.permission.FOREGROUND_SERVICE
- System Alert Window android.permission.SYSTEM_ALERT_WINDOW
- Wake Lock android.permission.WAKE_LOCK