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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Storage access ? #3777

Closed
hannesa2 opened this issue Oct 17, 2022 · 5 comments
Closed

Storage access ? #3777

hannesa2 opened this issue Oct 17, 2022 · 5 comments

Comments

@hannesa2
Copy link
Contributor

I use version v2.21.2 and I can select a file from ownCloud by selecting a file from an other app 馃憤 -fine-
image

Does someone know how to select a complete directory from ownCloud from an other app ?
I do this

val intent = Intent(Intent.ACTION_OPEN_DOCUMENT_TREE)
startActivityForResult(intent, OPEN_DIRECTORY_REQUEST_CODE)

image

But I can't access ownCloud

@hannesa2
Copy link
Contributor Author

I use version v2.21.2 and I can select a file from ownCloud by selecting a file from an other app 馃憤 -fine- image

Maybe you can give me a buzzword how you added this ownCloud entry in "Open from" file list ?

@hannesa2
Copy link
Contributor Author

I asked in strackoverflow as well.

Maybe someone knows

@abelgardep
Copy link
Contributor

Hi @hannesa2 , this is kind of duplicate of #3339.

Here I posted my thoughts about it #3339 (comment)

If you want more info:

@hannesa2 hannesa2 reopened this Oct 18, 2022
@hannesa2
Copy link
Contributor Author

Yes, this is exactly my problem ! I'll keep it open for some days to be able to discuss

@abelgardep
Copy link
Contributor

I'll close this issue, we can discuss on the other issue -> #3339

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