A little android app that mimics how iOS handles volume saving/restoration when headphones are connected/disconnected..
volumemiser is hosted in the following web site
https://github.com/bduncavage/volumemiser
If you think the Android project volumemiser listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of volumemiser.
Item | Value |
---|---|
Java File Count | 5 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.MODIFY_AUDIO_SETTINGS |
volumemiser has the following Java source files.
org.duncavage.volumemiser.Booter.java org.duncavage.volumemiser.PreferenceHelper.java org.duncavage.volumemiser.VolumeMiserActivity.java org.duncavage.volumemiser.VolumeMiserReceiver.java org.duncavage.volumemiser.VolumeMiserService.java