Correct way to read files from USB device in TV app
Correct way to read files from USB device in TV app
BY 30 Oct 2020Tizen .NET
Hi all,
what is the correct way in Tizen.NET for TV App to read content from USB files attached to the TV?
Trying with the emulator different ways:
-Tizen.System.StorageManager not return any avaiable device even if it is connected
-Tizen.Usb throw an exception saying that is not supported
-Reading directly with System.IO from “/opt/media/USBDriveA1” works in the emulator but not in the real device(and I don’t like to hardcode path)
Can you give me some guidance?
Thanks
Correct way to read files from USB device in TV app
Hi all,
what is the correct way in Tizen.NET for TV App to read content from USB files attached to the TV?
Trying with the emulator different ways:
-Tizen.System.StorageManager not return any avaiable device even if it is connected
-Tizen.Usb throw an exception saying that is not supported
-Reading directly with System.IO from “/opt/media/USBDriveA1” works in the emulator but not in the real device(and I don’t like to hardcode path)
Can you give me some guidance?
Thanks
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio