Languages

Menu
Sites
Language
Tizen .Net Mobile Development

Hi All,

I'm newbie for Tizen.Net Development by using Visual Studio 2017.

Currently, I had developed Tizen Mobile application with Xamarin.Forms.

I'm facing a few problems as below:

(1) The emulator run so slow
(2) Intel HAXM cant install
(3) The documentation not so complete
(4) How to setup the emulator for Tizen?Because after I setup the emulator is different from others that present during Build / Connect event.

 

Anyone can help? Thanks in advanced.

Edited by: Eng Soon Cheah on 09 Apr, 2017

Responses

1 Replies
Changseok Oh

Most of all, I'm sorry to make your inconvinience to install tizen emulator.

We need to check some status when you install the tizen emulator.

1. Does your host machine have Intel CPU arch? (Unfortunaltely, we don't support the AMD arch currently.)

2. For people who cannot install HAXM on Windows because the installer fails to detect Intel VT-x support, please try to disable or remove Microsoft Hyper-V, which uses VT-x in an exclusive manner and prevents other hypervisors (e.g. HAXM, VMware, etc.) from even seeing this hardware virtualization feature.

In this case, please disable the Hyper-V option

3. How did you install the HAXM? If the embedded haxm installer on visual studio tools for tizen makes some problem,  please share the detail info about that (eg. error message)

4. Try to install the haxm with below download link.

https://software.intel.com/en-us/android/articles/intel-hardware-accelerated-execution-manager

 

Thanks.