Skip to content

Android 11, Can't access /storage/emulated/0/android/data #2015

@SudosFTW

Description

@SudosFTW

App isn't fully capable of the scoped storage API calls for accessing said directory as a file manager.

  • Device: Pixel 3a
  • OS: Android 11
  • Rooted: No
  • Version: 3.5.0

I can't access files saved with apps like Telegram which store downloads in such a location. They don't even show up as recent files in anything else but the built-in file manager in Android (not google files, I have that disabled)

There should be a n actual API call specifically for file managers to access that location but as I'm not completely savvy on the inner workings of modern Android APIs I don't exactly know what it's called. This should probably be looked into heavily when building for Android 11 since the scoped storage API is mandatory now, and it should be seamless to Android 10 users already using the app.

Metadata

Metadata

Assignees

Labels

Area-FileOperationsRelated to file operations (e.g. moving, copying, renaming).Environment-API30This is for issue relating to issues after the lockdown of API 30Issue-BugRelated unexpected behavior or something worth investigating.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions