[
https://issues.apache.org/jira/browse/CB-9741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14957202#comment-14957202
]
ASF GitHub Bot commented on CB-9741:
------------------------------------
Github user infil00p commented on the pull request:
https://github.com/apache/cordova-plugin-media/pull/72#issuecomment-148106620
This is a good idea, since this removed a required permission from the
Audio plugin. Can you ask on the Cordova list if there's a reason this isn't
stored in the application's storage directory, since I have no idea why we're
not using this.
> Use Proper Android Internal Storage API in AudioPlayer
> ------------------------------------------------------
>
> Key: CB-9741
> URL: https://issues.apache.org/jira/browse/CB-9741
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android, Plugin Media
> Environment: Android
> Reporter: Richard B Knoll
> Assignee: Richard B Knoll
>
> In AudioPlayer.java there are a few locations where "/data/data/" is
> hardcoded as part of the path. That internal storage directory can change on
> multi-user devices so it should really be accessed using Context.getFilesDir()
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]