Hi, I would like to use the event "volumeupbutton" on android. But the docs says that as of cordova 3.5 the only platform support is BlackBerry [1].
I found an issue on the tracker regarding this but it is marked as "fixed" since cordova 1.9.0. [2] And I could indeed find some code to handle the volume button on the source code. [3] Does anyone knows whats the status of this? What is missing to get this completely implemented for the android platform. Regards, Eduardo [1] http://docs.phonegap.com/en/3.5.0/cordova_events_events.md.html#volumeupbutton_supported_platforms [2] https://issues.apache.org/jira/browse/CB-870 [3] https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=blob;f=framework/src/org/apache/cordova/CordovaWebView.java;h=ad5c0f0e04481a077ffb895d7f9b8870c2c0a136;hb=HEAD#l697
