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

[jira] [Created] (CB-13480) Expose Android's Environment DIRECTORY_ fields

Erik Brommers created CB-13480:
----------------------------------

             Summary: Expose Android's Environment DIRECTORY_ fields
                 Key: CB-13480
                 URL: https://issues.apache.org/jira/browse/CB-13480
             Project: Apache Cordova
          Issue Type: Improvement
          Components: cordova-plugin-file
            Reporter: Erik Brommers


I'd like to be able to list the contents of some of Android's common directories (Documents, Downloads, etc.) in my app. These directories are available natively through the Environment object's fields (https://developer.android.com/reference/android/os/Environment.html), but don't appear to be exposed through cordova-plugin-file.

It would be a huge boon to expose these as cordova.file.* fields for Android (I'm guessing they would return null values on other platforms).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org