Description
A simple Android app to automatically turn off bluetooth if disconnected.
No configuration, should work as-is, no guarentees and might need you to disable battery optimization for the app. For recent versions of android, it seems to need to be launched at least once for it to work.
If BT is disconnected and reconnected quickly, the app will avoid disabling unnecessarily.
What’s new (1.4)
* Drop unnecessary wake lock permission
* Add new icon
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- BLUETOOTH_ADMIN
- BluetoothConnect to Bluetooth devices.
- REQUEST_IGNORE_BATTERY_OPTIMIZATIONS
Comments