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

[v2][Android]How to covert a content URI to an openable filepath? #9083

Open
SilverStr1ng opened this issue Mar 5, 2024 · 0 comments · May be fixed by #9311
Open

[v2][Android]How to covert a content URI to an openable filepath? #9083

SilverStr1ng opened this issue Mar 5, 2024 · 0 comments · May be fixed by #9311

Comments

@SilverStr1ng
Copy link

Describe the problem

I don't know much about android development, when I use dialog to get the path of a file in an app built in tauri, I get a string starting with content://, the fs module of rust doesn't read such a path, what can I do to read the file in the app?

Describe the solution you'd like

Read file in Android App.

Alternatives considered

No response

Additional context

No response

@SilverStr1ng SilverStr1ng changed the title [v2][Android]How to read files on Android using an app created by tauri? [v2][Android]How to covert a content URI to an openable filepath? Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant