You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Joe Bowser (JIRA)" <ji...@apache.org> on 2015/09/03 00:33:45 UTC

[jira] [Resolved] (CB-9583) Switch Camera to use Internal Storage for Temporary File

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

Joe Bowser resolved CB-9583.
----------------------------
    Resolution: Won't Fix

This isn't correct.  It needs to use External Storage to work properly because we're using intents.  However, for us to check the storage and prevent duplicates, it needs to use permissions.  I've committed the change on a local repository branch.

> Switch Camera to use Internal Storage for Temporary File
> --------------------------------------------------------
>
>                 Key: CB-9583
>                 URL: https://issues.apache.org/jira/browse/CB-9583
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android, Plugin Camera
>            Reporter: Joe Bowser
>            Assignee: Joe Bowser
>
> The camera requires too many permissions currently to do basic tasks like capture a temporary image.  The temporary image should exist on Internal, not external storage.  This is so that the users don't need to request EXTERNAL_STORAGE permissions just to get an image and send it to a server.



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