""media volume automatically turned down to protect your ears""

Search This thread

phoenix_rizzen

Senior Member
Aug 10, 2011
903
380
I'm no longer on stock, going from memory, but I remember that setting as it's one of the first things I turn off on every rom and version of android I've used.

Sent through the magic of an LG Optimus G (E971) running RootBox 4.2.2.
 

t1mman

Senior Member
Oct 8, 2008
1,271
234
Only thing, well, it's not there! I've gone trough all the settings and there's no such thing in the canadian's LGOG.
 

cpus456

Member
Nov 16, 2012
12
1
I used automateit..its free

Simply create a rule the increases headset volume to 100 % when headset plugged in

Sent from my LG-E971 using xda app-developers app
 

t1mman

Senior Member
Oct 8, 2008
1,271
234
Here's my situation:

When I plug it in my car, I want the volume to be set to full. I've aranged that with an NFC and it "works".

But, when I use headphone, I don't want it to be set to full, or half, or whatever. I want it to stay the way it was. that's why I want to know if there's a place I can disable this option.

I'm rooted already, there must be a settings of a file somewhere I can edit for this :|
 

ultrakd001

New member
Aug 29, 2011
1
1
Athens
If anyone is still interested I found a way to disable this.

You have to edit the build.prop file its path is /system/build.prop
Find the line which says
Code:
ro.lge.automaticvolumecontrol=true
and change it to
Code:
ro.lge.automaticvolumecontrol=false
.
Then reboot your phone.
Although the sound will stop turning down you will still get the notification
 
  • Like
Reactions: Whosondephone

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    What is this, and where?

    App store

    Sent from my LG-E971 using xda app-developers app
    1
    If anyone is still interested I found a way to disable this.

    You have to edit the build.prop file its path is /system/build.prop
    Find the line which says
    Code:
    ro.lge.automaticvolumecontrol=true
    and change it to
    Code:
    ro.lge.automaticvolumecontrol=false
    .
    Then reboot your phone.
    Although the sound will stop turning down you will still get the notification