Skip to content

hard-coded /sdcard/ fails on Samsung Galaxy #18

@danstowell

Description

@danstowell

We use hard-coded /sdcard/ because Environment.getExternalStorageDir() seemed wrong on some systems. However, on Samsung Galaxy the location is /external_sd/ so it fails.

For crossplatform, we might need to check both /sdcard/ and Environment.getExternalStorageDir(), and if either of those two seems to work then stick with it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions