You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's an actual File path pulled from the media store that was constructed by an Android app. I would have hoped that ':' would be invalid in a File path, but apparently it works just fine so we should handle it.
I think it's probably reasonable to assume that anything that starts with '/' is a file path, which would be a relatively easy fix.
I vaguely remember something like substreams in Unix FSs and NTFS are
designated by colon, but I've never seen it used.
Sadly it still doesn't work for Windows paths (d:///folder/file) in test,
I'm not sure if it's still a problem though.
On 29 Sep 2014 00:51, "Sam" [email protected] wrote:
For example:
/storage/emulated/0/DCIM/Camera/IMG_20140520_100001:nopm:.jpg,mimeType=image/jpeg,2448x3264,orientation=0,date=Tue
The text was updated successfully, but these errors were encountered: