An app to skip song with Volume Keys [Perhaps an idea] - Android Software/Hacking General [Developers Only]

Does such an app exist that when the phone is locked, and in your pants, you can skip the playing song with the volume keys. By double tapping for example, or holding it down.
Would be so much better than having to pull out my phone on the bike for example.

I was JUST thinking this before I found this thread!
There's a tweak for the iPhone called GlovePod that lets you do exactly that. I have it set like this:
Screen off: Volume keys = change volume
Lock screen: Volume keys = change song
That fits perfectly for my needs, and I really wish I could do this with Android.

Related

[REQ] Change track using Vol Keys.

Hi,
Is anyone able to write a simple service or app that will hook the volume keys so that i can double tap or tap and hold the volume keys to change the track back and forward on the stock music player.
It's a bit of a pain getting the phone out every time I want to skip a track, especially since I like to drop things but also since I prefer not to take my desire or hero out and be seen with them in my local area.
Ain't too safe.
I still can't believe HTC didn't add this feature by default, I don't want to use the headset remote.
Thanks.
Well you can always modify the file bravo-keypad.kl in /system/usr/keylayout
from
key 115 VOLUME_UP WAKE
key 114 VOLUME_DOWN WAKE
to
key 115 MEDIA_NEXT WAKE
key 114 MEDIA_PREVIOUS WAKE
But then you have no volume keys.
HTC headset has track change controls?
sruon said:
Well you can always modify the file bravo-keypad.kl in /system/usr/keylayout
from
key 115 VOLUME_UP WAKE
key 114 VOLUME_DOWN WAKE
to
key 115 MEDIA_NEXT WAKE
key 114 MEDIA_PREVIOUS WAKE
But then you have no volume keys.
Click to expand...
Click to collapse
That's exactly why I didn't do it and requested an app/service instead
alias_neo said:
Hi,
Is anyone able to write a simple service or app that will hook the volume keys so that i can double tap or tap and hold the volume keys to change the track back and forward on the stock music player.
It's a bit of a pain getting the phone out every time I want to skip a track, especially since I like to drop things but also since I prefer not to take my desire or hero out and be seen with them in my local area.
Ain't too safe.
I still can't believe HTC didn't add this feature by default, I don't want to use the headset remote.
Thanks.
Click to expand...
Click to collapse
I use my own set of earbuds, no way I'd ever take that stock crap out of the box.
You can open the track control unit and solder your own buds onto it :/
AdamG said:
You can open the track control unit and solder your own buds onto it :/
Click to expand...
Click to collapse
I know i _can_ but it's not the solution I'm after. My buds are expensive and I use them elsewhere too, as do I also plug several other things into the phone.
Essentially, I want hte controls on the phone, and independant of the phones or wiring.
Otherwise the first thing I would have done is modify the remote control. 2 minutes work for an electronic engineer. (most of which is waiting for the iron to heat up).
I'm surprised someone hasn't already written something like this, it seemed like an obvious addition to me.
i have htc touch pro, and i mapped nearly all hw keys to do something usefull.
hold send key = toggle screen brightness. hold end key = toggle vibrate. hold home key, get the task manager. when playing music, press dpad's down = next track, hold it = fast forward. same with dpad's up but reverse. dpad's middle key = play/pause. dpad's right/left, player's volume (dedicated volume keys controll system volume.)
seeing that evo has only volume and power hw keys, assigning different functions to them besides what they currently do is essential. you got my support here =)
i'm quite familiar with modding winmo phones, but havent played with android yet. tho once i get evo, trust me, ill do everything in my power to get those hw/sw key to function as desired =D
frifox said:
i have htc touch pro, and i mapped nearly all hw keys to do something usefull.
hold send key = toggle screen brightness. hold end key = toggle vibrate. hold home key, get the task manager. when playing music, press dpad's down = next track, hold it = fast forward. same with dpad's up but reverse. dpad's middle key = play/pause. dpad's right/left, player's volume (dedicated volume keys controll system volume.)
seeing that evo has only volume and power hw keys, assigning different functions to them besides what they currently do is essential. you got my support here =)
i'm quite familiar with modding winmo phones, but havent played with android yet. tho once i get evo, trust me, ill do everything in my power to get those hw/sw key to function as desired =D
Click to expand...
Click to collapse
Yeh, this was a useful capability of WinMo. I miss that in Android, but not much else. The Desire like you said doesn't have many keys unfortunately, I'm even missing the Call and End keys I was used to on the HTC Hero, but that I can live with.
What I'd really like is the double press or press and hold for track change on volume keys just like Sony Ericsson's do.
Why moved?
Can someone please tell me why on earth this has been moved to the EVO 4G Apps and Themes Section?
The request is for an App for use on the HTC desire, which is where I posted it.
........................
My thoughts exactly.
any solution found yet, op?
Well still I want it for the Evo so if this gets moved again I am making a new one
i support this request as well... coming from BB i miss that functionality to skip tracks without having to look at or even pull out your phone
http://forum.xda-developers.com/showthread.php?t=777767

[APP] setVol v.0.13 Locks the HD2 Volume

I wake up today feeling like sharing
setVol is a really simple app to lock the HD2 volume.
As far as I know, there is no quick/simple way to lock the Volume buttons while the phone is off (screen off), so I wrote this simple tool to "lock" the volume.
It runs every minute (doesn't matter the powerstate of the phone) using "CeSetUserNotificationEx" API.
When it runs it does the following.
1. Gets the current volume
2. Gets the "stored/desired volume" from the registry (HKCU\SetVol\CurVol)
3. Checks if the phone is "on"
4. If the current volume is different than the stored one, and the phone is "On" it vibrates to let you know that the "desired" volume has been stored, and updates the registry.
If the volume is different, but the phone is in any other powerstate (screen off, etc) it set the volume to the stored one.
So in theory, you won't be able to "accidentally" change the volume when the screen is off.
The setVol.exe must be installed in "\Program Files\setVol\" directory. No cab, just an .exe.
To "uninstall" just delete the whole directory
Very strange to see no comments here at all... no one used it yet?
I definitely have this problem on my HD2! the volume buttons are not locked when the screen is locked/off, and that makes it go into silent when i want it loud, and goes into loud when i am in a meeting!
will try this on now! thanks for sharing!
I wrote that one in a couple of hours (right, minutes, but that sounds too quick ) so don't expect it to be utterly brilliant, but at it does the job I wanted, it keeps the volume where I want.
I use S2U2 and don't have that problem.

Switch volume buttons?

Is there a way to switch the volume buttons in portrait mode? When I turn it around, I turn it to the right so the power button is top right. But in the position, the top rocker turns the volume down instead of up and gets kind of annoying. Is there a way to switch the buttons based on the orientation?
Sent from my Transformer Infinity!
That's actually something that's bothering me as well. I sometimes find myself having the tablet turned the other way and then the volume buttons are 'wrong' (up = softer and down = louder sound). So any idea's are welcome

[Q] Headphone volume controls

So i have an old pair of headphones from my s3. the play/pause button works fine with the M8, but the volume up/down buttons only skip tracks and not change the volume. i can skip tracks with double/triple pressing the play button. would really like to see something control the media volume with my headphone buttons.
im sure it is... but the xda post i found for it doesn't address what i posted about.
Abe21599 said:
So i have an old pair of headphones from my s3. the play/pause button works fine with the M8, but the volume up/down buttons only skip tracks and not change the volume. i can skip tracks with double/triple pressing the play button. would really like to see something control the media volume with my headphone buttons.
Click to expand...
Click to collapse
I even purchased the oem headphones on HTC's site that says compatible with M8, still no dice. Hopefully there will be a fix soon.
i have the ones that came with the M8 and i noticed only one button. i just dont get why they need to go in their own direction and remove buttons instead of comply with the current accessories and just add the features. i run with my phone in an armband so a one button remote has limited usefulness.
I am in the exact same boat...When I work out the phone is an athletic armband so I don't really have access to it during my workout. I use these headphones: http://www.amazon.com/gp/product/B005I2IVRO/ref=oh_details_o01_s00_i00?ie=UTF8&psc=1 and I can play/pause by pressing the middle button once and skip tracks forward by double tapping the middle. However, the volume up and volume down buttons are do not function period. Very annoying and hoping there's an Xposed module or an app that can make them work.
pettigrew95 said:
I am in the exact same boat...When I work out the phone is an athletic armband so I don't really have access to it during my workout. I use these headphones: http://www.amazon.com/gp/product/B005I2IVRO/ref=oh_details_o01_s00_i00?ie=UTF8&psc=1 and I can play/pause by pressing the middle button once and skip tracks forward by double tapping the middle. However, the volume up and volume down buttons are do not function period. Very annoying and hoping there's an Xposed module or an app that can make them work.
Click to expand...
Click to collapse
thats the functionality i have now with any headphones i use.
also FYI, you can go back a track by triple pressing

Make Volume Control more Gradual ?

So when you press the volume buttons it bumps the volume up or down in fairly large intervals. It's really difficult to get it just right when using decent in ear headphones. One down, too low.. One up too high..
Does anyone know if there is a way to add more "steps" to the volume control?
I'm rooted.
I have noticed that in PlayerPro the volume slider is superficial and the real volume jumps between steps just as the volume buttons would. There are dead areas that are all the same step of volume.
But with Poweramp the volume control overrides the steps and truly is gradual. But that setting is buried in the app and not nearly as easy as just hitting the buttons. Hitting the buttons when using Poweramp sets the volume in the large jumps.

Categories

Resources