The command line must be opened from the adb-setup-v1.5.2 folder on the C drive and must be with administrator rights. There is a tutorial on YouTube called "Fix BUG !! Suara Cempreng No Bass Android 10 Developer Version Build 424 | Asus Zenfone Max Pro M1" - maybe it will help you.
That's the weird thing. I did the icesound trick on adb, but even after that sound over wired headphones were trash, meanwhile i tried connecting device to my car over bluetooth and audio quality was pretty good, it had nice bass too. Anyway i ordered new wireless earbuds so I'll check if it's good or bad over bluetooth.
So, i got the wireless earbuds and there's definitely bass while listening music. İ can't really compare it to wired sound because I don't have any wired headphones and i don't really remember how it sounded back then. I also tested new earbuds with several different phones and it all sounds the same so there's no difference in max pro m1 for sure.
Comments
The command line must be opened from the adb-setup-v1.5.2 folder on the C drive and must be with administrator rights. There is a tutorial on YouTube called "Fix BUG !! Suara Cempreng No Bass Android 10 Developer Version Build 424 | Asus Zenfone Max Pro M1" - maybe it will help you.
Spaces in between matter in commands for parameters.
adb shell pm disable -user --user 0 dk.icepower.icesound
adb shell pm uninstall -k --user 0 dk.icepower.icesound
Your using PPowerShel, so command is different with command prompt.
Try this:
".\adb shell pm disable-user --user 0 dk.icepower.icesound"
Would there be a difference if it's a M1 or M2, as far as disabling icesound?
Same for both if there is pre installed Icesound in your device.
Everytime you've entered the command wrong. Just copy it from the original post, do not try to type it manually.
Either
adb shell pm disable-user --user 0 dk.icepower.icesound
or
adb shell pm uninstall -k --user 0 dk.icepower.icesound
FIrst command disabled the app, the second one is for removing one.
Thanks everyone for the feedback!!! The sound through the bluetooth is excellent!!!
That's the weird thing. I did the icesound trick on adb, but even after that sound over wired headphones were trash, meanwhile i tried connecting device to my car over bluetooth and audio quality was pretty good, it had nice bass too. Anyway i ordered new wireless earbuds so I'll check if it's good or bad over bluetooth.
Finally someone who agrees with me! Even after disabling or uninstall ing icesound, wired headphone output is trash (. 438).
Bluetooth audio is good.
In pie, wired output is good, but bluetooth audio is below average
😑
Which earbuds did u order?
Anker soundcore life note (A3908)
I tried multiple one's. Disabling the ice sound app helped but it's still not as good as 9 Pie audio output. Not even half.
So, i got the wireless earbuds and there's definitely bass while listening music. İ can't really compare it to wired sound because I don't have any wired headphones and i don't really remember how it sounded back then. I also tested new earbuds with several different phones and it all sounds the same so there's no difference in max pro m1 for sure.