Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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