https://github.com/varuns2002/android-audio-channel-qs-tile
Android app which adds a Quick Settings Tile to toggle “Audio Channel” option (Mono/Stereo) in Accessibility Settings -> Audio Adjustment.
https://github.com/varuns2002/android-audio-channel-qs-tile
accessibility android audio-channel mono qs-tile quick-setting-tile stereo
Last synced: 2 months ago
JSON representation
Android app which adds a Quick Settings Tile to toggle “Audio Channel” option (Mono/Stereo) in Accessibility Settings -> Audio Adjustment.
- Host: GitHub
- URL: https://github.com/varuns2002/android-audio-channel-qs-tile
- Owner: VarunS2002
- License: gpl-3.0
- Created: 2022-05-05T07:52:51.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-10T09:46:19.000Z (about 4 years ago)
- Last Synced: 2025-04-06T13:19:39.222Z (about 1 year ago)
- Topics: accessibility, android, audio-channel, mono, qs-tile, quick-setting-tile, stereo
- Language: Kotlin
- Homepage:
- Size: 142 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Android-Audio-Channel-QS-Tile
Android app which adds a Quick Settings Tile to toggle “Audio Channel” option (Mono/Stereo) in Accessibility Settings -> Audio Adjustment.
## [Downloads](https://github.com/VarunS2002/Android-Audio-Channel-QS-Tile/releases/)
> [](https://github.com/VarunS2002/Android-Audio-Channel-QS-Tile/releases/download/1.0.0/Android-Audio-Channel-QS-Tile_1.0.0.apk)
[](https://www.gnu.org/licenses/gpl-3.0)
## Requirements:
- Android 7.0+ (Nougat/SDK 24)
## Note:
- Regarding **Play Protect** warning:
- Play Protect might show a warning before installing this app.
- This is because this app targets Android 5.1 (Lollipop/SDK 22) which is outdated and not allowed on the Play Store.
- The reason for this app to target SDK 22 is that apps targeting Android 6 (Marshmallow/SDK 23) and above are not allowed to modify secure system settings such as "Audio Channel".
- This app is completely safe to install and use and no data is collected either.
- This app may not work on all devices due to ROM specific issues.
- If you face any issue or have a suggestion then feel free to open an issue.