语言

Menu
Sites
Language
Window7 64bit Emulator problem (From NSU)

Hello everyone, I m a student of north south university and new to the tizen os.I m facing following problem when i try to run the emulator. Any kind of help would be greatly appreciated.


响应

2 回复
Adward Assange

Can you please check whether your emulator GPU is ON or OFF ?

Emulator GPU should be ON and VT should be off.

Mehedi Alamgir

Issue: 

​"Failed to Launch the Emulator. 
Please check whether the same emulator is already running."

Maybe there was an unsuccessful deployment, also sometimes if you don't shutdown the emulator, the OS on the emulator's virtual machine gets corrupted. Please do the following steps sequentially

  1. Delete all previously created Emulator from your Emulator Manager
  2. Also Delete all files from C:\tizen-sdk-data\emulator\vms
  3. After deleting all previous emulator by following step 1 & 2, Open your Tizen IDE and Create a New emulator from Emulator Manager.
  4. Now from Emulator Manager, select your newly created emulator and click on the Modify Emulator button (Pen Icon) .
  5. Then go to “HW Support” section and turn off GPU and Make CPU VT ON
  6. Finally Confirm your modified settings
  7. Then build again and deploy your application on the new emulator virtual machine, this should work.

Hope it will work.

If you find my post is helpful for you, please mark it as the Best Answer to promote this post to others.