You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Richard B Knoll (JIRA)" <ji...@apache.org> on 2015/10/02 23:22:26 UTC

[jira] [Created] (CB-9741) Use Proper Android Internal Storage API in AudioPlayer

Richard B Knoll created CB-9741:
-----------------------------------

             Summary: 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


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: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org