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

Can i selectively open only Internal storage or External Storage #18

Open
james04gr opened this issue Jan 9, 2021 · 0 comments
Open

Comments

@james04gr
Copy link

james04gr commented Jan 9, 2021

There are times that i want to open images only from InternalStorage or other times only from ExternalStorage and other times both. How can i do that?
My fileProvider is

<paths>
    <files-path
        name="files"
        path="." />

    <external-files-path
        name="external_path_files"
        path="." />

    <external-path
        name="external_files"
        path="."/>
</paths>

Thank you

@james04gr james04gr changed the title Can i selectively open only Inetrnal storage or External Storage Can i selectively open only Internal storage or External Storage Jan 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant