Activating the Volume Control Panel

Search This thread

Slipkid08

Member
Jul 17, 2014
15
4
Dallas
The best I could come up with is getting to the sound panel, which is one more click away from being at the volume page. Just set up a hotspot and go to Module OnTap>swipe right (2x)>sound. hope this helps somewhat.

Sent from my SAMSUNG-SGH-I747 using XDA Free mobile app
 

jr67

Senior Member
Nov 11, 2010
776
378
Honolulu, Hawaii
You could do this with a shell command to simulate pressing the volume key:

For volume up the command would be: input keyevent 24

For volume down: input keyevent 25

Make sure use root is checked.
 
  • Like
Reactions: RedSkyRoad

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    You could do this with a shell command to simulate pressing the volume key:

    For volume up the command would be: input keyevent 24

    For volume down: input keyevent 25

    Make sure use root is checked.
    1
    Which app do I do this in?

    Sorry forgot what thread I was posting in. You can and I recommend you use Tasker. Or if you can find another app that can create a shortcut to run a shell command or a script.