DownloadServiceLifecycleS upport.java 2012-03-26 14:46:29.000000000 -0600 +++ DownloadServiceLifecycleS upport.java 2012-03-26 14:44:21.000000000 -0600 @@ -210,6 +210,12 @@
case KeyEvent.KEYCODE_MEDIA_ STOP: downloadService.reset(); break; case KeyEvent.KEYCODE_MEDIA_ PLAY: downloadService.play(); break; case KeyEvent.KEYCODE_MEDIA_ PAUSE: downloadService.pause(); break; default: break;
can we get this working with cm9 ? But instead of play pause and skip simply controll the volume. I love using my ipod headset but I believe there's no headset driver on this cm9
case KeyEvent.KEYCODE_MEDIA_ STOP: downloadService.reset(); break; case KeyEvent.KEYCODE_MEDIA_ PLAY: downloadService.play(); break; case KeyEvent.KEYCODE_MEDIA_ PAUSE: downloadService.pause(); break; default: break;
can we get this working with cm9 ? But instead of play pause and skip simply controll the volume. I love using my ipod headset but I believe there's no headset driver on this cm9