Languages

Menu
Sites
Language
Tizen 3.0 emulator image for MacOS X

Hello guys!

I'm pretty new to Tizen and coming from .net world. I've installed the preview on VS2017 but I can't install the emulator as I'm using a MacBook with VisualStudio on Parallels (can't install HAXM as it doens't expose VT).

What I generally do is to connect to an emulator running on OSx thanks to ssh, and also this time I had no issues: I can see my emulator from VisualStudio and build without any problems. 

The problem is that when I try to deploy the app it says that there is no .NET on the device, because the last version of the emulator for Mac is 2.4 while the one shipped with the preview is 3.0.

My question is: do you know if a 3.0 image will be released for Mac soon?  Or eventually, do you know of any guide to adapt the windows image to MacOs? 

Thank You :)

Alessandro

Responses

1 Replies
Peter Wegner

I have no idea how long it take to release MAC Version...

And I am no MAC user...

But... if I understand you correct...

With running 2.4 Emulator you mean from Tizen Studio or earlier?

Because I am playing around with Tizen Studio 1.0.0... not the latest.

And I have unpacked VisualStudioToolsforTizen-preview.msi with 7Zip...

 

As it seems all Emulator/QEMU related files are 1:1 same...

I was able to run Kernel from Tizen 3... but then it hangs... "fail"...

 

I have not all settings/configs correct...

 

Maybe with your skills you are faster and you can find solution...

 

Kernel related are these 2 files:

bzimage.i386

bzimage.x86_64

 

You need more as this file:

emulimg_3.0.x86_64

 

I am Windows fanboy... so I need few years to solve my problem...

 

-------------------------------------------------------

1.

 

\platforms\tizen-2.4\mobile\emulator-images\mobile-2.4

2 files

 

2.


\platforms\tizen-2.4\common\emulator\data\kernel

2 files


3.

\platforms\tizen-2.4\mobile\emulator-resources\plugins

3 files

---------------------------------------------------------

 

Best Regards