You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, for Android the path needs to be passed to Rust from Android by doing application.filesDir. I tried this by setting an environment variable to the application.filesDir path and reading it in dirs-rs and it worked.
specifically, Termux
would you be open to including this?
The text was updated successfully, but these errors were encountered: