Auto mute of media volume.

5K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app


It mutes the media volume. Even if you touch the VOL key by mistake It will not sounds music from speaker.
When you plug headphones (including Bluetooth), unmute automatically, return to mute when unpluged.
Manual switching of the mute state is also possible by tapping the widget.
If there is an image file with the following name under the main storage, replace the icon image.( mediavolctl_on.png / mediavolctl_off.png )


Placing "mediavolctl.log" in the main storage outputs the debug log.

The following shell command can switch the mute state.
Mute am broadcast -a com.jp.ssipa.mediavolctl.ACTION_MUTE
Un-mute am broadcast -a com.jp.ssipa.mediavolctl.ACTION_MUTE_OFF


If you have any request, please comment on Google Play.
Updated on
Oct 18, 2024

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

What’s new

Target API34.
Fixed a problem with the system not starting up.
Supports system dark mode setting.