NET MAUI #17526
Unanswered
theerudito
asked this question in
General
NET MAUI
#17526
Replies: 1 comment 1 reply
-
You can use it directly in your ViemModel with #ifdef ANDROID or creating an interface and implement in platform specific directories |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
how i get the path
on NET MAUI Android.OS.Environment.GetExternalStoragePublicDirectory(Android.OS.Environment.DirectoryDocuments).AbsolutePath;
Beta Was this translation helpful? Give feedback.
All reactions