Dev Moon
Dev Moon

Reputation: 53

Tizen Emulator - Push File to emulator

I'm looking for a way to upload files to the TV emulator, or some way to the emulator to be able to see media files on the pc. So far i've tried:

  1. Shared directory
  2. Device manager (which does not allow to list/push files to the emulator, it is like somehow it is not connected) Device Manager
  3. drag the file direct to the emulator window (which in case, it does copy, but the app doesnt list the files)

PS: i'm running the TV sample https://github.com/Samsung/Tizen-CSharp-Samples/tree/master/TV/MusicPlayer

Using Tizen Studio 3.3, VS2017 and Xamarin forms.

Upvotes: 0

Views: 301

Answers (1)

Lunch Basketball
Lunch Basketball

Reputation: 442

In case of Tizen TV emulator, Unable to push files using sdb. Needs to embed files or downloads it via network.

Upvotes: 0

Related Questions