cbz1845 / remotedroid

Automatically exported from code.google.com/p/remotedroid
0 stars 0 forks source link

support volumeup and volumedown #12

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. start and connect remotedroid on android
2. push volumeup or volumedown

What is the expected output? What do you see instead?
the volume on the server should change

What version of the product are you using? On what operating system?
windows 7, android 2

Please provide any additional information below.
the JIntellitype API seems to support special keys like volumepp on 
windows. the android app could react on pressed volume buttons and the 
server could invoke the native methods to change the volume (tunesremote 
does a similar thing with itunes)

http://melloware.com/products/jintellitype/index.html
http://code.google.com/p/android-
cookbook/source/browse/#svn/trunk/TunesControl

Original issue reported on code.google.com by didl...@gmail.com on 8 Mar 2010 at 4:16

GoogleCodeExporter commented 8 years ago
type: enhancement, not defect

Original comment by didl...@gmail.com on 8 Mar 2010 at 4:17

GoogleCodeExporter commented 8 years ago
I am looking into this, if hardware buttons wont work, onscreen volume controls 
might be possible

Original comment by onecs...@gmail.com on 6 Sep 2010 at 7:35