Access to Context.GetExternalFilesDir() folder#90
Open
gpsaliola wants to merge 18 commits intoStudyxnet:masterfrom
Open
Access to Context.GetExternalFilesDir() folder#90gpsaliola wants to merge 18 commits intoStudyxnet:masterfrom
gpsaliola wants to merge 18 commits intoStudyxnet:masterfrom
Conversation
…e etc) has been fixed. Issues Studyxnet#44 Studyxnet#27 Studyxnet#24
See issues Studyxnet#44 Studyxnet#27 Studyxnet#24 of original project and pull request Studyxnet#52 (Studyxnet#52)
Google Drive integration is really fixed+
Currently just crashes
UWP package reference has been updated
Add example of using API to readme
Fix for getting the DataArray from iCloud
…y Visual Studio 2017 anymore
… to .NET Standard 1.0
…renamed package name to pt.Xamarin.Plugin.FilePicker.nuspec and cleaned it up a bit
Support for .NET Standard
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hello,
it's possible to browse file in external folder (the same returner by Context.GetExternalFilesDir() function)?
The phisical path should be ...\Android\data\xxx.xxxxx.xxxxx\files
I've not found a solution that permits to the app to read/write in a folder accessible from a Windows PC connected by USB.
Thank you.