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

android persistence feature #4098

Open
sbechet opened this issue Feb 25, 2024 · 3 comments · May be fixed by #4423
Open

android persistence feature #4098

sbechet opened this issue Feb 25, 2024 · 3 comments · May be fixed by #4423

Comments

@sbechet
Copy link

sbechet commented Feb 25, 2024

Hello,

It seems eframe directories-next dependencies can't handle android.

Any idea how we can implement persistence on systems other than Linux, macOS, Redox and Windows?

Thank you.

@sbechet
Copy link
Author

sbechet commented Feb 26, 2024

logcat:

1708977138.478 10288  7286  7315 I eframe  : Both the glow and wgpu renderers are available. Using wgpu.
1708977138.481 10288  7286  7315 W winit::platform_impl:..: TODO: forward onStart notification to application
1708977138.502 10288  7286  7315 W eframe::native::file_..: Saving disabled: Failed to find path to data_dir.

How to get the path to the default shared folder in all androids around the world?

@sbechet
Copy link
Author

sbechet commented Feb 26, 2024

see dodometer as an example.

@YgorSouza
Copy link
Contributor

There is a discussion in the directories repo: dirs-dev/directories-rs#83.

@lucasmerlin lucasmerlin linked a pull request Apr 27, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants