You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Bas Bosman (JIRA)" <ji...@apache.org> on 2014/02/01 20:46:09 UTC

[jira] [Updated] (CB-5677) Forces Internal Storage in File plugin

     [ https://issues.apache.org/jira/browse/CB-5677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bas Bosman updated CB-5677:
---------------------------

    Component/s: Plugin File

> Forces Internal Storage in File plugin
> --------------------------------------
>
>                 Key: CB-5677
>                 URL: https://issues.apache.org/jira/browse/CB-5677
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Android, Plugin File
>    Affects Versions: 3.2.0
>         Environment: Android device with emulated sdcard
>            Reporter: Jonathan Barette
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Hi,
> We are using the File plugin to store files onto device storage. For the confidentiality, these files cannot be visualized by the user outside of the application. We would like to force to use INTERNAL storage but the "requestFileSystem" function returns still a path to the EXTERNAL storage in the case where a media is mounted. Is it possible to improve the plugin by supplying a new parameter in the "requestFileSystem" method specifying if we prefer to use INTERNAL or EXTERNAL storage.
> Kind regards,
> Jonathan Barette



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)