Description
Automatically adjusts the media volume on connect and resets it on disconnect.
This is done so that stereo streaming audio can work properly. Intended
primarily for car Bluetooth systems. It can read out text messages using Text To
Speech (TTS) services while you are connected. Each paired Bluetooth device or
virtual device (home dock, car dock, power connection, or headset plug) can be
configured to your liking. There is a
<a href="https://github.com/jroal/a2dpvolume/wiki/Manual">manual</a> on the website.
A secondary feature is the ability to capture location information so you can
find where you left your car. The location can also be automatically captured
when exiting Car Mode on your Android device and read by any app that
understands GPS data.
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- Run at startupStart automatically after the device is switched on.
- Change Wi-FiTurn Wi-Fi on and off or switch networks.
- Wi-Fi stateRead information about the Wi-Fi connection.
- KILL_BACKGROUND_PROCESSES
- BluetoothConnect to Bluetooth devices.
- BLUETOOTH_ADMIN
- launcher.permission.READ_SETTINGS
- Audio settingsAdjust volume and audio output.
Show 9 more permissions
- Approximate locationDetermine the location via the network.
- Precise locationDetermine the location via GPS.
- Write storageCreate and change files on the device storage.
- Phone stateDetect ongoing calls and read device information.
- BROADCAST_STICKY
- ACCESS_NOTIFICATION_POLICY
- Read storageRead files on the device storage.
- launcher.permission.INSTALL_SHORTCUT
- Foreground serviceKeep running in the background, visible in the status bar.
Comments