Quote:
Originally Posted by stumped
PS I see the same question was asked here, not really resolved
|
Because there isn't a resolution. File paths were totally borked starting with Android 5. There is no way that CC can (in general) use an arbitrary path to a folder because Android doesn't permit this kind of navigation. Instead CC must use the never-to-be-damned-enough Storage Access Framework, which gives back opaque URL-like paths. As I said above, CC translates these to "real" paths using information provided by Android.