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

Hi Awesome Code can you please tell me what do need to do to open specific folder as main root #6

Closed
blazingdevil44 opened this issue Sep 20, 2021 · 1 comment

Comments

@blazingdevil44
Copy link

Hi thanks for sharing an awesome code can you please tell me a why i can open specific folder as main path instead of all whole external path e.g i have folder in pictures of my app i dont need everything else i just need to open my App folder as main path so it only shows its files and folders or documents of that specific folder when i try to leave my app folder by backpress it should leave fileviewer

Long story short i just want to open my own app folder with fileviewer

@praharshjain
Copy link
Owner

praharshjain commented Feb 2, 2023

@blazingdevil44 you just need to call updateFiles with the file object created from the path to given folder. For example,
updateFiles(Environment.getExternalStorageDirectory());

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