You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Max Woghiren (JIRA)" <ji...@apache.org> on 2013/02/13 06:20:12 UTC

[jira] [Created] (CB-2426) Add an Android file picker to core Cordova

Max Woghiren created CB-2426:
--------------------------------

             Summary: Add an Android file picker to core Cordova
                 Key: CB-2426
                 URL: https://issues.apache.org/jira/browse/CB-2426
             Project: Apache Cordova
          Issue Type: New Feature
          Components: Android
            Reporter: Max Woghiren
            Assignee: Max Woghiren
            Priority: Minor


It would be useful to have a file picker plugin that yields Cordova file objects (or at least URIs which can be used to create Cordova FileEntries), much like Camera does.

<input type="file"> controls yield native Files, which are incompatible with some of the Cordova File API (eg. FileWriter).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira