Project

General

Profile

Actions

Bug #545

closed

Public directories cannot be accessed on some Android 10 devices

Added by Soren Stoutner almost 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Critical Bug
Start date:
03/31/2020
Due date:
% Done:

0%

Estimated time:

Description

https://developer.android.com/training/data-storage/compatibility

This is an issue with Android's new scoped storage system. I'm not sure why, but it only manifests on certain devices. My Pixel 2 XL running Android 10 and all the devices I have tested in the Android Emulator running Android 10 do not have this problem, but a user with an Nokia 7.1 does have the issue.

It looks like a temporary workaround might be to set `android:requestLegacyExternalStorage="true"` in the manifest.

https://developer.android.com/training/data-storage/compatibility

Long term I will need to figure out how to redesign file access for scoped storage.

https://redmine.stoutner.com/issues/546

Actions #1

Updated by Soren Stoutner almost 4 years ago

  • Description updated (diff)
Actions #3

Updated by Soren Stoutner almost 4 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF