Design Introduction “Air” Styles Mobile Design Principles Styles UX Overview Design Patterns UI Components for Tizen App Design 2.3 TV Design Principles Styles UX Overview Patterns UI Components Wearable Development Tizen Studio Overview Download Tizen Extensions for Visual Studio Family IoT extension SDK Docs Blog Blog Announcing the Tizen Studio 3.7 Release Announcing the Tizen Studio 3.1 Release Community Forums General Support Tizen .NET Web Application Development Native Application Development SDK & IDE Design Introduction “Air” Styles Mobile Design Principles Styles UX Overview Design Patterns UI Components for Tizen App Design 2.3 TV Design Principles Styles UX Overview Patterns UI Components Wearable Development Tizen Studio Overview Download Tizen Extensions for Visual Studio Family IoT extension SDK Docs Blog Blog Announcing the Tizen Studio 3.7 Release Announcing the Tizen Studio 3.1 Release Community Forums General Support Tizen .NET Web Application Development Native Application Development SDK & IDE
File or Directory creation with Xamarin.Forms
Hi !
I have tried to create a directory or file for my app specific files to download from our server.
The app is the Cross Platform of tizen wear, android, iOS.
In the shared project, with the path of Environment.GetFolderPath(Environment.SpecialFolder.Personal )
the drived path can be easily obtained, accessed and created easily in all platform except for tizen.
The path of
was commented in the forum “Save file in Tizen with Xamarin.Forms” but
Not easy to use it in my code.
In your downloader example of Tizen-CSharp-Samples-master,
DependencyService.Get<IDownload>().GetDownloadedPath() looks a proper path to download any file.
(“/opt/usr/media/Downloads/Files.txt”)
I need the downloaded files have to be kept for long enough my apps survives in the watch.
Please guide us how to create our own path in the Tizen Watch.
Thanks.
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio