Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

Commit

Permalink
better link text
Browse files Browse the repository at this point in the history
  • Loading branch information
spacecowboy authored Dec 30, 2017
1 parent 5912ea1 commit 425bcc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

In Kitkat or above, use Android's built-in file-picker instead. Google has restricted the ability of external libraries like this from creating directories on external SD-cards in Kitkat and above which will manifest itself as a crash.

If you need to support pre-Kitkat devices see https://github.com/spacecowboy/NoNonsense-FilePicker/issues/158#issuecomment-353896387 for the recommendation approach.
If you need to support pre-Kitkat devices see [#158](https://github.com/spacecowboy/NoNonsense-FilePicker/issues/158#issuecomment-353896387) for the recommendation approach.

This does not impact the library's utility for non-SD-card locations, nor does it impact you if you don't want to allow a user to create directories.

Expand Down

0 comments on commit 425bcc9

Please sign in to comment.