Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GetExternalStorageDirectory is deprecated. #317

Open
roshanbhore27 opened this issue Jun 29, 2020 · 1 comment
Open

GetExternalStorageDirectory is deprecated. #317

roshanbhore27 opened this issue Jun 29, 2020 · 1 comment

Comments

@roshanbhore27
Copy link

roshanbhore27 commented Jun 29, 2020

Sample link

https://developer.android.com/reference/android/os/Environment#getExternalStorageDirectory()
monodroid-samples/LocalFiles/LocalFiles/

Issue description

GetExternalStorageDirectory is deprecated.

Steps to reproduce the issue

  1. monodroid-samples/LocalFiles/LocalFiles/

What's the expected result?

Saving a document to Public Document Folder.

What's the actual result?

Document is getting saved to App Document Folder. ( App/data/com.company.name/files/documents/)

@yshteinm
Copy link

Any updates on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants