[MOD][MAGISK] Viper4Android Pie Fix - Xiaomi Poco F1 Themes, Apps, and Mods

Hey everyone,
I wanted to share this little Magisk module I made which fixes issues with ringtone and alarm distortion on Android Pie devices with V4a installed (tested only on Poco F1).
The module replaces some vendor files with empty ones instead of deleting them which has the advantage of this fix staying across ROM updates and working on parallel ROMs through MultiROM.
Tested and working on crdroid with v4a regular and legacy.
Changelog:
v2: Removes AudioFX app as it causes issues with viper.

Ahhhh...so needed this...so thank you for this ?

Great , tnx

sorry but it does not work
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Thanks! Works.

Thanks
This works ...you are great man... Thanks

JEDiGamer said:
Hey everyone,
I wanted to share this little Magisk module I made which fixes issues with ringtone and alarm distortion on Android Pie devices with V4a installed (tested only on Poco F1).
The module replaces some vendor files with empty ones instead of deleting them which has the advantage of this fix staying across ROM updates and working on parallel ROMs through MultiROM.
Click to expand...
Click to collapse
Thanks men,whaiting a long time for this,good job.
Sent from my [device_name] using XDA-Developers Legacy app

JEDiGamer said:
Hey everyone,
I wanted to share this little Magisk module I made which fixes issues with ringtone and alarm distortion on Android Pie devices with V4a installed (tested only on Poco F1).
The module replaces some vendor files with empty ones instead of deleting them which has the advantage of this fix staying across ROM updates and working on parallel ROMs through MultiROM.
Click to expand...
Click to collapse
There is already a fix for this, but nice job anyway. The fix is in Magisk list, and it's called notification remover or something like that.

ekin_strops said:
There is already a fix for this, but nice job anyway. The fix is in Magisk list, and it's called notification remover or something like that.
Click to expand...
Click to collapse
Thanks, didn't know that! Would have saved me a lot of hassle in the past

Can anyone please help me in installing viper4android.. I have tired installing it from both magisk and XDA labs, I always get an error "The driver needs to be reinstalled do you want to do it now?" No matter how many times I try to install it.. I have googled, used search option but still no luck.
I'm running my poco on official los 16, magisk, francokernal

You didn't turn it on!!
deeck said:
sorry but it does not work
Click to expand...
Click to collapse
you just need to turn on viper and then it will work.

Sydtek said:
Can anyone please help me in installing viper4android.. I have tired installing it from both magisk and XDA labs, I always get an error "The driver needs to be reinstalled do you want to do it now?" No matter how many times I try to install it.. I have googled, used search option but still no luck.
I'm running my poco on official los 16, magisk, francokernal
Click to expand...
Click to collapse
same problem

Works for me. Thanks a bunch!

Thanks, works ?

Does this fix help with Bluetooth issue as well?

unos21 said:
Does this fix help with Bluetooth issue as well?
Click to expand...
Click to collapse
asking the same

niteone said:
asking the same
Click to expand...
Click to collapse
this is the only module that fixed it for me
running latest build of PE with V4A 2.7 unofficial
many thanks to OP

unos21 said:
Does this fix help with Bluetooth issue as well?
Click to expand...
Click to collapse
What bluetooth issue? No sound when using bluetooth to play sound?

blomone said:
this is the only module that fixed it for me
running latest build of PE with V4A 2.7 unofficial
many thanks to OP
Click to expand...
Click to collapse
so bluetooth audio works with this ?

niteone said:
so bluetooth audio works with this ?
Click to expand...
Click to collapse
This module wil not fix the bluetooth audio problem, because that issue is not created by V4A.
In my personal experience the problem can be caused by 2 different magisk modules:
1. a magisk moduel to unthermal (had that problem with different unthermal modules) so if you have this installed, disable it!
2. Audio modification Library (AML) can cause this problem.
to fix bluetooth audio with AML
1. Renamed "audio_policy_configuration.xml" in "/sbin/.magisk/img/aml/system/vendor/etc/audio" to "audio_policy_configuration.xml.bak".
2. Copied the audio configuration xml file from "/sbin/.magisk/img/aml/system/etc" to "/sbin/.magisk/img/aml/system/vendor/etc/audio" and renamed it.
3. Restarted the device.

Related

[XPOSED][MODULE][CM11+] EnableCMCallRecording

Enable call recording in CyanogenMod.
Requirements: CM 11, CM 12, CM 12.1, CM 13
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6NTYA2HMPQHVW
Download: http://repo.xposed.info/module/com.pyler.enablecmcallrec
pyler said:
Enable call recording on CyanogenMod.
Requirements: CM 11 (any nightly build after August 14)
Download: http://repo.xposed.info/module/com.pyler.enablecmcallrec
Click to expand...
Click to collapse
Screenshots?
Thanks, tested and works fine!
No difference with this mod found in Android Police website?
Can you add source code in op please?
Doesn't work on htc one x
I find the file, but I can't hear anything.
Micks29 said:
Thanks, tested and works fine!
No difference with this mod found in Android Police website?
Can you add source code in op please?
Click to expand...
Click to collapse
Added.
Mod from AndroidPolice probably changes Dialer's resources.
This module hooks method which controls this feature (whether is Call Recording enabled or not.)
Link: https://github.com/CyanogenMod/andr...es/callrecorder/CallRecorderService.java#L185
>> Call recording is always enabled.
Wlkchnbndgr said:
I find the file, but I can't hear anything.
Click to expand...
Click to collapse
Probably not supported for your device. Maybe device maintainer can fix it.
kabalah89 said:
Screenshots?
Click to expand...
Click to collapse
Module has no UI, but screenshot of call recording in CM (source: AP):
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
It is working with google edition roms?
kabalah89 said:
It is working with google edition roms?
Click to expand...
Click to collapse
No. Only for CyanogenMod. They recently added Call recording feature but it isn't enabled by default and there is no option in Settings to enable it (in some countries is not legal...)
Wlkchnbndgr said:
I find the file, but I can't hear anything.
Click to expand...
Click to collapse
Go to call log tab for play recording.
Got a Nexus 4 with cm11 (08/20 Nightly) and installed the apk from the first Post.
But I can't find the button to start the recording
Perhaps anyone can help.....
Thx for support ....
Tomcatz
Tomcatz said:
Got a Nexus 4 with cm11 (08/20 Nightly) and installed the apk from the first Post.
But I can't find the button to start the recording
Perhaps anyone can help.....
Thx for support ....
Tomcatz
Click to expand...
Click to collapse
You did not forget to enable the module, did you?
Did you try the one posted on Android Police? -it worked for me
I've tried this but the recordings are just a jumble of unintelligible sounds.
psydex said:
You did not forget to enable the module, did you?
Did you try the one posted on Android Police? -it worked for me
Click to expand...
Click to collapse
Thx for your help and excuse my stupid questions. What do you mean by enabling it? I just downloaded the apk file and installed it through my Explorer. Do I have to copy it to another direction?
What's the difference between the two apk files. (first post and the file from Android Police)
Again sorry for my questions.
Tomcatz said:
Thx for your help and excuse my stupid questions. What do you mean by enabling it? I just downloaded the apk file and installed it through my Explorer. Do I have to copy it to another direction?
What's the difference between the two apk files. (first post and the file from Android Police)
Again sorry for my questions.
Click to expand...
Click to collapse
This is not a stand alone app. This is an Xposed module and it works only with it therefore you can not used it without the actual Xposed framework being installed. Once you install Xposed framework - then you enable this module and you'll see the record button
Thanks a lot. Did it!!
Working fine now. You saved my day.
It can run on CM10.2 ROM (last update this month..) ?
Edit: apk file not valid... (If you add the compatibility level it can be work on cm10.2... or not but i can test it )
Would this work on SlimKat?
Sent from my SPH-L710 using XDA Free mobile app
Rom said:
It can run on CM10.2 ROM (last update this month..) ?
Edit: apk file not valid... (If you add the compatibility level it can be work on cm10.2... or not but i can test it )
Click to expand...
Click to collapse
jorv976 said:
Would this work on SlimKat?
Click to expand...
Click to collapse
From op:
pyler said:
Requirements: CM 11 (any nightly build after August 14)
Click to expand...
Click to collapse
works perfectly in cm11 based rom [emoji2]
(20-08-2014 nighlty base)

[ ROM ][ Feb 8 ] Stock Rooted XNPH52Q

Here's the stock rooted XNPH52Q ROM. Includes root and the rest is untouched but as previously noted in other threads, this is a leaked build, so don't expect OTA updates on this build. Also remember being that this is a leaked build, there maybe issues with it
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Stock Rooted XNPH52Q ROM - Mirror
md5 - d8ea7973c5b766423853788924f30c80
XNPH52Q Radio, etc - Mirror
md5 - ed5c0e4518971b505783fa9d7136a14e
Changes?
It was posted in the OnePlus forums
Improvements were made also in Multimedia with the introduction of new codecs , a new firmware for the Touchscreen and improvements to the proximity sensor .
correction problem in emergency call
Updated configurazioneNFC
Improved audio configuration
Optimized delay audio output
Reduce the earpiece volume
Increase in void volume
Improved translation
Optimized the proximity sensor
Updated media codecs
Update Updated configuration file ADCB
Enabled codec WMA DSP
Enabled codec AAC
Adding library ANT +
Improved power HAL
Security Patch
Bluetooth - improvements to bluedroid
SQLite updated to version 3.8.6
Updated Firmware Touchscreen 14,001,220
n Fixed problem that occurred in the insertion / removal of the earphones
Fixed issues related to screen
Click to expand...
Click to collapse
MaxxAudio is in there too, I extracted the apk from the zip and installed it on CM12, works perfectly Thank You Calkulin
DxTcmix said:
MaxxAudio is in there too, I extracted the apk from the zip and installed it on CM12, works perfectly Thank You Calkulin
Click to expand...
Click to collapse
can you share the apk?
and did you notice any diffrences?
DxTcmix said:
MaxxAudio is in there too, I extracted the apk from the zip and installed it on CM12, works perfectly Thank You Calkulin
Click to expand...
Click to collapse
MaxxAudio isn't just the apk, there are libs and config files also that need to be pulled, so just an FYI
Can you tell the installation steps?
There is also voice wake up!
Nice. Just flash at the top of cm11s?
Sent from my Bacon Machine
---------- Post added at 06:15 PM ---------- Previous post was at 06:14 PM ----------
DxTcmix said:
MaxxAudio is in there too, I extracted the apk from the zip and installed it on CM12, works perfectly Thank You Calkulin
Click to expand...
Click to collapse
Care to share the apk?
Sent from my Bacon Machine
Calkulin, did you install this, and if you did how is it working?
Any problems so far?
nitramcek said:
Calkulin, did you install this, and if you did how is it working?
Any problems so far?
Click to expand...
Click to collapse
Running it...no problems Like it more then 44S
EasyGoingXD said:
Running it...no problems Like it more then 44S
Click to expand...
Click to collapse
Great!
So first install Extras.zip and then the ROM?
nitramcek said:
Calkulin, did you install this, and if you did how is it working?
Any problems so far?
Click to expand...
Click to collapse
I only installed it to make sure it booted and took the screenshot but I restored my phone afterwards since I'm on call this weekend and can't be playing with my phone today
nitramcek said:
Great!
So first install Extras.zip and then the ROM?
Click to expand...
Click to collapse
It doesn't matter which first since they are independent of each other
Thanks all works great! I was curious to try this rom leaked !
anyone dirty flash it ?
@Calkulin It's strange that MaxxAudio works...On the oneplus forum i had read a post from Cyanogen team, were they clearly said this leaked rom is unfinished and this feature is just shown but not working..
Tried maxx audio on cm12 and it doesn't work at all. Backup and flashed this ROM and it worked. Seems like maxx audio has libs and other files in it. Also the build data is back in December almost 2 months ago. Is this officially being pushed or a leak as others are mentioning?
Sent from my A0001 using Tapatalk
milkit18 said:
anyone dirty flash it ?
Click to expand...
Click to collapse
Yep
Over cm11s
downloading
Sweet. Now I have something new for my KK OPO. Been using the CM nightlies for my LP OPO, still some road to cover there.
Thank you for all your work buddy.
jamiescott23 said:
There is also voice wake up!
Click to expand...
Click to collapse
I am very interested in this. Can people on this ROM share their thoughts on how well this works? Been waiting for voice wake-up on OnePlus forever.

[ROM][MOD] OxygenOS - Rooted | Cleaned | Some apps from CM

Well, Oxygen is a nice rom, but something is missing
Here is my vision of almost-perfect OxygenOS
- Rooted (thanks to BlissTeam for method)
- Cleaned. 420 MB in /system free
- Added Gallery, Eleven, AudioFX
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Enjoy :good:
https://www.androidfilehost.com/?fid=95916177934551085
*No sources, this is just a mod*
Thank u so much.
Im downloading cm12.1 from you. Version 04.04. I think is better than oxygen. But I will try this one although I hate Oxygen. Too Disapointed.
Nice....Thansk I am going to try it,although I wasnt impressed at all with the original release ,but I am sure your modded version will help alot
Haven't had time to check for this, sorry guys not XDA worthy but my ISP connection times out after 10 to 20 sec since last week so searching is a no go at the moment, but can we install this using TWRP?
Can this be installed on 11s that has been rooted?
Thanks...
lukesan said:
Haven't had time to check for this, sorry guys not XDA worthy but my ISP connection times out after 10 to 20 sec since last week so searching is a no go at the moment, but can we install this using TWRP?
Click to expand...
Click to collapse
Yes, just flash it through recovery like any other rom.
What about multirom?
Sent from my A0001 using XDA Free mobile app
ragin said:
Can this be installed on 11s that has been rooted?
Thanks...
Click to expand...
Click to collapse
Yes. Please clean flash using TWRP.
Cheers
Just wondering what are the 420MB removed are?
Is there a way to use it in MultiROM? I read that there is a new bootloader, so I think it's causing boot problems if installed as secondary ROM (always stuck at 1+ logo)
y2kkingboy said:
Just wondering what are the 420MB removed are?
Click to expand...
Click to collapse
Gapps
Stock LWP's
Some stuff you never use ( trust me, i'm engineer (c) )
Is it music FX from 05q (maxxaudio)?
Mayex said:
Is it music FX from 05q (maxxaudio)?
Click to expand...
Click to collapse
No its just a AudioFX , MaxxAudioFX causing issues..
About Multirom, I gave a try to the stock OxygenOS as a secondary rom. (not seen this before...)
Result: nor is it working, but the secondary roms (CM12, RR 5.0.2, and RR 5.1) are unusuable, but only the Euphoria one... Don't know why..
I will give a try @CraZY_BoY^'s rom later, probably tomorrow.
Thank you so much!!! I always loved stripped down versions of stock ROMS since samsung, as they always deliver the best stability and battery life.
If it is possible, could you also remove the google app, replace hangouts with sms app too? THANKS!
firenxe said:
Thank you so much!!! I always loved stripped down versions of stock ROMS since samsung, as they always deliver the best stability and battery life.
If it is possible, could you also remove the google app, replace hangouts with sms app too? THANKS!
Click to expand...
Click to collapse
Maybe remove hangouts in next build..
Google app is required for Start launcher, i wont replace it for now.
Hi, music is FC and no root
SentryMescudi said:
Hi, music is FC and no root
Click to expand...
Click to collapse
Omg, why no root? And where FC?
CraZY_BoY^ said:
Omg, why no root? And where FC?
Click to expand...
Click to collapse
I don't know but there isn't root, I tried to reboot once but no root. Music is always FCing
So I deactivate it
SentryMescudi said:
I don't know but there isn't root, I tried to reboot once but no root. Music is always FCing
So I deactivate it
Click to expand...
Click to collapse
But i have root... I use PowerAMP, but Eleven and AudioFX are working. Have you clean flashed?

[APP][OREO][XPOSED] Oreo Lock Screen Album Art Remover v1.1 [27.11.2018]

Oreo Lock Screen Album Art Remover
ABANDONED PROJECT
​
Tired of having your Lock Screen's beautiful wallpaper replaced by a horrible album art?
Install this module and your headaches are gone!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
XDA:DevDB Information
Oreo Lock Screen Album Art Remover, Xposed for all devices (see above for details)
Contributors
tfae
Source Code: https://github.com/tfae/Oreo-Lock-Screen-Album-Art-Remover
Xposed Package Name: pt.tfae.oreolockscreenalbumartremover
Version Information
Status: Stable
Current Stable Version: 1.1
Stable Release Date: 2018-11-27
Created 2018-11-18
Last Updated 2018-11-27
Downloads
v1.1: View attachment 4652850 | Xposed Repo
— Initial version with logs enabled. Tested on OP3T OxygenOS OB30​
Reserved
For me it just replace my wallpaper with all black. The album art won't show up if playing music, but with or without music I have nothing but a black wallpaper
OP3T stable OOS 5.0.1 (android 8.0)
jacobyo7 said:
For me it just replace my wallpaper with all black. The album art won't show up if playing music, but with or without music I have nothing but a black wallpaper
OP3T stable OOS 5.0.1 (android 8.0)
Click to expand...
Click to collapse
What other modules are you using? GravityBox?
tfae said:
What other modules are you using? GravityBox?
Click to expand...
Click to collapse
Here is a screenshot of all xposed modules I use (yours is not on the screenshot, as it was taken before I tried your module)
I have the same issue with a OnePlus 5 with OOS 5.1.7. Don't have many Xposed modules, but a bunch of Magisk ones. Can try to test later.
It's working fine on Moto G5+ ROM stock 8.1.
Now the ugly album cover is gone.
Thank you.
jacobyo7 said:
Here is a screenshot of all xposed modules I use (yours is not on the screenshot, as it was taken before I tried your module)
Click to expand...
Click to collapse
LastSilmaril said:
I have the same issue with a OnePlus 5 with OOS 5.1.7. Don't have many Xposed modules, but a bunch of Magisk ones. Can try to test later.
Click to expand...
Click to collapse
Try to disable GravityBox and test it again.
I need to know if it is some kind of conflict with GravityBox.
genio_mex said:
It's working fine on Moto G5+ ROM stock 8.1.
Now the ugly album cover is gone.
Thank you.
Click to expand...
Click to collapse
Glad to know it. :highfive:
tfae said:
Try to disable GravityBox and test it again.
I need to know if it is some kind of conflict with GravityBox.
Click to expand...
Click to collapse
I just did it but same result. So the problem seems to be somewhere else
this module removes the clock on the lockscreen on my lg g6
jacobyo7 said:
I just did it but same result. So the problem seems to be somewhere else
Click to expand...
Click to collapse
Same. I disabled my other Xposed modules as well, to no avail. Could it be a conflict with a Magisk module instead?
jacobyo7 said:
I just did it but same result. So the problem seems to be somewhere else
Click to expand...
Click to collapse
asdfffas said:
this module removes the clock on the lockscreen on my lg g6
Click to expand...
Click to collapse
I need logcats and your SystemUI.apk (normally on system/priv-app/SystemUI, may be different).
I can't promise a fix because I made this module for my needs and it is working, but I may have a look in case I have some spare time.
LastSilmaril said:
Same. I disabled my other Xposed modules as well, to no avail. Could it be a conflict with a Magisk module instead?
Click to expand...
Click to collapse
I doubt. Probably this module is incompatible with your SystemUI.
tfae said:
I need logcats and/or your SystemUI.apk (normally on system/priv-app/SystemUI, may be different).
I can't promise a fix because I made this module for my needs and it is working, but I may have a look in case I have some spare time.
Click to expand...
Click to collapse
Here it is my friend !
https://drive.google.com/file/d/1gtwMRWE2Y87AZWd6rITDZVeT18I97ZIj/view?usp=drivesdk
Thanks you very much, very useful for me !
jacobyo7 said:
Here it is my friend !
https://drive.google.com/file/d/1gtwMRWE2Y87AZWd6rITDZVeT18I97ZIj/view?usp=drivesdk
Click to expand...
Click to collapse
I've updated the module to enable some logs. A logcat will help.
tfae said:
I've updated the module to enable some logs. A logcat will help.
Click to expand...
Click to collapse
It may sound like a noob question, but how can I grab the logcat ?
jacobyo7 said:
It may sound like a noob question, but how can I grab the logcat ?
Click to expand...
Click to collapse
Use Matlog.
tfae said:
Use Matlog.
Click to expand...
Click to collapse
Okay, so what you want me to do is :
- disable all xposed module except yours
- restart my phone
- unlock the screen and grab the logcat
- send it to you
Is that correct ?

Dolby Digital Plus Arise

Dolby Digital Plus for 9.0 ОS(Pie) by repey6
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Magisk Module.
Works apparently on OSS
Official thread & download links:
https://forum.xda-developers.com/an...by-digital-plus-arise-20181115-t3868192/page1
Doesn't look promising
On 6t working good.
SpectraFun said:
On 6t working good.
Click to expand...
Click to collapse
Which file did u flash? Im on a 6t too
6.0.2 no issues.
the magisk mod flashed in twrp works perfect in OOS 9.02, Thanks Repey6
[MM-P][6.0-9.0][Magisk]Dolby-ARISE-20181119 by repey6
https://androidfilehost.com/?fid=11410963190603854675
jacksummers said:
Which file did u flash? Im on a 6t too
Click to expand...
Click to collapse
I went for the magisk one on normal 6.
Thanks guys, out of thanks... got it working
Installed with Magisk. Works like a charm !
But i have a problem with notification sounds (too high).
How to down the volume of this notifications ?
Thx
works for me (THANKS!), but not together with V4A. If I install them both, with the Audio Modification Platform. Both open, but do nothing. If I only install one of both it works. Any thoughts?
sgbruins said:
works for me (THANKS!), but not together with V4A. If I install them both, with the Audio Modification Platform. Both open, but do nothing. If I only install one of both it works. Any thoughts?
Click to expand...
Click to collapse
Are you seriously asking why two audio configuration tools don't work at the same time? It's like trying to drive two cars at once. You don't do that.
dennisbednarz said:
Are you seriously asking why two audio configuration tools don't work at the same time? It's like trying to drive two cars at once. You don't do that.
Click to expand...
Click to collapse
Before Android Pie I had no issues with that. Also Dioser showed it (asuumeingly without issues) a few posts back...
sgbruins said:
Before Android Pie I had no issues with that. Also Dioser showed it (asuumeingly without issues) a few posts back...
Click to expand...
Click to collapse
Well, they're not supposed to work together. If they did earlier, that's beyond odd.
Viper and dolby used to always work hand in hand.. hence the point of AML. After Oreo, that hasnt worked
deleted
Which Viper4Android is working on pie for OnePlus 6?
Geoz said:
Which Viper4Android is working on pie for OnePlus 6?
Click to expand...
Click to collapse
Magisk one? I used magisk. 2.5.0.4
sgbruins said:
Before Android Pie I had no issues with that. Also Dioser showed it (asuumeingly without issues) a few posts back...
Click to expand...
Click to collapse
dennisbednarz said:
Well, they're not supposed to work together. If they did earlier, that's beyond odd.
Click to expand...
Click to collapse
jacksummers said:
Viper and dolby used to always work hand in hand.. hence the point of AML. After Oreo, that hasnt worked
Click to expand...
Click to collapse
And they still do. At least here.
Speaker and bt. With v4a and Dolby. Both just fine. See split screens. ?
Dioser said:
Magisk one? I used magisk. 2.5.0.4
Click to expand...
Click to collapse
Thanks but can't find this version. Who is the developer?

Categories

Resources