Max Shastsel
Max Shastsel

Reputation: 334

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)

Upvotes: 10

Views: 4152

Answers (3)

The proper way to install an old emulator is:

Upvotes: 5

Chris Callwait
Chris Callwait

Reputation: 140

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

Upvotes: 3

Sangwook Lee
Sangwook Lee

Reputation: 167

Today, I tested it with TS 4.1.1 version. First, I installed Mobile 5.0 via the package-manger Path) ~/tizen-studio/package-manager/package-manager.bin Second, I can see the installed mobile 5.0 emulator on the emulator manager. Last, I can launch the 5.0 emulator on the Catalina os.

Could you follow the above steps? Thanks

Upvotes: 0

Related Questions