You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Andrew Grieve (JIRA)" <ji...@apache.org> on 2014/03/11 19:53:42 UTC

[jira] [Commented] (CB-6153) Android: Volume buttons control media instead of phone volume

    [ https://issues.apache.org/jira/browse/CB-6153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930771#comment-13930771 ] 

Andrew Grieve commented on CB-6153:
-----------------------------------

ML discussion: http://markmail.org/thread/dpkox5aatwaddv77

We should add a <preference> and have media plugin set it to true.

> Android: Volume buttons control media instead of phone volume
> -------------------------------------------------------------
>
>                 Key: CB-6153
>                 URL: https://issues.apache.org/jira/browse/CB-6153
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>            Reporter: Andrew Grieve
>            Assignee: Andrew Grieve
>            Priority: Minor
>
> CordovaActivity.onCreate has:
> {code}
> setVolumeControlStream(AudioManager.STREAM_MUSIC);
> {code}
> Seems like a poor default. If an app wants to set this, they should do so via a plugin.



--
This message was sent by Atlassian JIRA
(v6.2#6252)