Adjust the volume level to speed automatically.
- No root access required
- No xposed framework needed
- Automatic startup
- Volume level is set in percentage in range <0, 100>%.
- Speed range is <0, 139> Kph or <0, 86> Mph.
- Generation of volume level in linear manner.
- Keep music playing while configuring MtcdAutoVolume. Sliding on seekbar will change volume level what gives you preview of volume level settings.
- Volume level will not be dropped below volume level of the system
Create Broadcast Intent action with following parameters:
Intent action: com.microntek.f1x.mtcdautovolume.toggle
or
Intent action: com.microntek.f1x.mtcdautovolume.enable
or
Intent action: com.microntek.f1x.mtcdautovolume.disable
Then bind it to the desired keys sequence. Toast message with current status of automatic volume adjustment will be displayed.