Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to install Tizen 4/5 emulators on macOS?

Could you please advise how to install Tizen 4, 5 emulators on my macOS machine?

I have the latest SDK which is available with Tizen Studio 4.1.1

What I have tried to do:

  1. To find a public image of the Tizen 5 and add it via emulator manager - I didn't find the image
  2. Install older SDK from the archive and install it via the package manager - older SDKs and IDE's didn't work (the app is corrupted error)

I'm using macOS Catalina (10.15.7)

like image 212
Max Shastsel Avatar asked Sep 27 '21 09:09

Max Shastsel


People also ask

Is tizen Studio free?

There really isn't much to like in Tizen Studio. The only advantage in my opinion is that it's based on Eclipse IDE, thus inherits its keyboard shortcuts and layout. Also you don't have to pay for this software - it's free to download and use.


1 Answers

How to install Tizen tv 5.5 (or less) emulators on modern 4.1.1 setup:

  1. Download the emulator from archive https://developer.samsung.com/smarttv/develop/tools/tv-extension/archive.html
  2. Unzip the downloaded file and all zip files in the binary folder (unzip *.zip)
  3. find folder platforms/tizen-5.5/tv-samsung and move the only that folder into tizen-studio/platforms/tizen-5.5/tv-samsung
like image 164
Chris Callwait Avatar answered Oct 18 '22 20:10

Chris Callwait