Skip to content
This repository was archived by the owner on Sep 1, 2021. It is now read-only.
This repository was archived by the owner on Sep 1, 2021. It is now read-only.

Hardcoded /sdcard/ call #145

@AndreMiras

Description

@AndreMiras

Try to use e.g. getExternalStoragePublicDirectory() or getExternalFilesDir() rather than /sdcard/ since the location may vary.
Double check to make sure to pick up one that persists upon app deletion.
See: https://stackoverflow.com/questions/26579869/how-can-i-let-users-access-the-internal-storage-directory-of-my-app

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions