Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
excelwang
Old
(Last edited by excelwang; 22nd August 2011 at 12:59 PM.) Reason: update
#1  
Junior Member - OP
Thanks Meter 2
Posts: 6
Join Date: Aug 2011
Red face [FIX] Use your headset button to control music playing on miui rom!

Use the RE Explorer (remember change the folder read-only permissions to read and write) into the / system / usr / keylayout folder, in qwerty.kl file, add a few lines of code:

key 113 MUTE
key 163 MEDIA_NEXT
key 164 MEDIA_PLAY_PAUSE
key 165 MEDIA_PREVIOUS
key 226 HEADSETHOOK WAKE
key 231 CALL WAKE_DROPPED


Now it can control music playing!

One click- play, pause music, answer/ end the call
long press- play the next music
double click- play the previous music
The Following 2 Users Say Thank You to excelwang For This Useful Post: [ Click to Expand ]
 
andreasha
Old
#2  
andreasha's Avatar
Senior Member
Thanks Meter 36
Posts: 527
Join Date: Apr 2011
Doesn't work on Oxygen how can check what button code a button have?

Sent from my Ideos x5
 
excelwang
Old
#3  
Junior Member - OP
Thanks Meter 2
Posts: 6
Join Date: Aug 2011
Sorry, I have no idea about Oxygen rom. Try to fetch offcial conduction from the Oxygen group.
 
andreasha
Old
#4  
andreasha's Avatar
Senior Member
Thanks Meter 36
Posts: 527
Join Date: Apr 2011
Okay thanks!

Sent from my Ideos x5
 
xyf7788414
Old
#5  
Junior Member
Thanks Meter 0
Posts: 2
Join Date: Aug 2011
Location: WUHAN武汉
这个可以有!~~up!~~
 
andreasha
Old
#6  
andreasha's Avatar
Senior Member
Thanks Meter 36
Posts: 527
Join Date: Apr 2011
Quote:
Originally Posted by excelwang View Post
Use the RE Explorer (remember change the folder read-only permissions to read and write) into the / system / usr / keylayout folder, in qwerty.kl file, add a few lines of code:

key 113 MUTE
key 163 MEDIA_NEXT
key 164 MEDIA_PLAY_PAUSE
key 165 MEDIA_PREVIOUS
key 226 HEADSETHOO K WAKE
key 231 CALL WAKE_DROPPED


Now it can control music playing!

One click- play, pause music, answer/ end the call
long press- play the next music
double click- play the previous music
Are you sure it isn't key 226 HEADSETHOOK WAKE without a space between oo and k?
 
andreasha
Old
#7  
andreasha's Avatar
Senior Member
Thanks Meter 36
Posts: 527
Join Date: Apr 2011
Code:
key 113 MUTE
key 163 MEDIA_NEXT
key 164 MEDIA_PLAY_PAUSE
key 165 MEDIA_PREVIOUS
key 226 HEADSETHOOK WAKE
key 231 CALL WAKE_DROPPED
This works on Oxygen too, thanks dude! =D

Play/pause music
Answer call/mute mic/long press to end call
 
excelwang
Old
#8  
Junior Member - OP
Thanks Meter 2
Posts: 6
Join Date: Aug 2011
Quote:
Originally Posted by andreasha View Post
Are you sure it isn't key 226 HEADSETHOOK WAKE without a space between oo and k?
Ur, I'm sorry. There is no space between oo and K.
 
tifozif1
Old
#9  
Junior Member
Thanks Meter 1
Posts: 14
Join Date: Dec 2010
have anyone tried them on stock rom ?
 
andreasha
Old
#10  
andreasha's Avatar
Senior Member
Thanks Meter 36
Posts: 527
Join Date: Apr 2011
My headset button worked fine on stock atleast on 136. But this may add some functionality like mute mic (I dont remember that function on stock). Anyway you should find a .kl file in that folder on stock too.

Sent from my Ideos x5

 
Post Reply+
Tags
headset button miui
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...