
When you’ve at any point attempted to play sound from a few Android applications at the same time on your cell phone, you’ve most likely understood that it sucks to do this. Android has big issue that it only allows user to adjust the volume of limited audio streams such as media stream, which is used by music apps and games to output audio. So, it is quite impossible to adjust volume of individual apps, but fortunately an XDA developer has released App Volume Control Magisk module for Android devices to do so.
App Volume Control allows rooted android users to adjust volume of individual apps and constrain simultaneous sound to be outputted by different applications. To set this up users have to install the “Audio HeadQuarter” magisk module along with a companion app called “App Volume Control”. Audio HeadQuarter consists of mode libraries, while companion app permits users to adjust and control the volume of individual apps.
Additionally, App Volume Control helps users to create audio presets for individual apps. There is also a floating window features to adjust the volume with out access the companion app.
Developers has issued a statement which says that this magisk module works great on AOSP-based custom roms or stock android roms, but users may face some bugs while using App Volume Control on custom skins like MIUI or EMUI. Some users have tested the module on Pixel 4 and they verified that it works great and lets them adjust the volume of individual apps like Spotify, but it faces some issues with Google Play music.

How to Install App Volume Control Magisk module
NOTE: We are not responsible for any king and damage and make sure to backup your data for installing the module.
Step 1: Download and install Magisk 20.2 or higher (NOT Canary) on your rooted android device.
Step 2: Download the Audio HeadQuarter from below and flash it using Magisk module manager.
Step 3: Before the installation module will show two following installation option to choose from. Use volume keys to select the desired options.
Option 1: Default – This will try setenforce 0 on boot.
Option 1: Try enforcing – this will do nothing with SeLinux.
Step 4: Waite for the installation process to finish then reboot your device to system and enjoy
Download App Volume Control Magisk module
Let us know in comments if you have faced any issue while installing App Volume Control Magisk module. Additionally, please like our FACEBOOK page and Follow us on TWITTER to encourage our work. Thanks