Reputation: 334
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:
I'm using macOS Catalina (10.15.7)
Upvotes: 10
Views: 4152
Reputation: 2964
The proper way to install an old emulator is:
Download the TV Extension Image, of the TV version you want and your OS from: Archive > TV Extension for Tizen SDK.
Go in Tizen Studio to Tools > Package Manager. Then follow the instructions detailed in Installing TV SDK > Installing Required Extensions, to install the SDK you downloaded, from a local file (it's at the end of the page).
Go in Tizen Studio to Tools > Emulator Manager, then follow the instructions detailed in TV Emulator > Creating Emulator Instances, and when creating a new emulator, you should be able to find the old emulator image you just installed.
Upvotes: 5
Reputation: 140
How to install Tizen tv 5.5 (or less) emulators on modern 4.1.1 setup:
platforms/tizen-5.5/tv-samsung
and move the only that folder into tizen-studio/platforms/tizen-5.5/tv-samsung
Upvotes: 3
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