Bug #2395
Recording Image/Gallery won't work when "Internal Storage" setting is checked
Status: | Feedback | Start date: | 11/09/2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | micah | % Done: | 0% | |
Category: | - | |||
Target version: | Beta 4 | |||
Component: |
Description
Recording Image/Gallery projects will not work when the "Internal Storage" setting is checked. We believe this has to do with the way Android handles image files.
History
#1 Updated by vitriolix about 4 years ago
- Status changed from New to Feedback
micah: can you clarify this issue? Is this still true?
#2 Updated by micah about 4 years ago
The issue is that the when the "Internal Storage" is selected, the phone tries to store the media files in the local app directory. Android overrides this automatically and stores them in the DCIM directory. On export, the phone tries to locate the files in the local app directory, where they don't exist.