0

I have tizen studio ide v1.0.2 installed. I created a new project from one of the samples (sensors). It builds ok. But I can't debug or run it. When I start either run or debug, the emulator window shows up, and eventually it says "Starting the kernel". The ide shows "Launching Sensor Debug", and gets to 81%, then it times out making a connection to the emulator - an error box pops up. Closing it leaves the emulator window open and I have to use the task manager to end it the emulator.

Any pointers, etc. will be greatly appreciated.

TIA

ken

Mehedi Alamgir
  • 203
  • 2
  • 7
daytooner
  • 55
  • 1
  • 7
  • Share the error message in the pop-up window. – Shaswati Saha Jan 06 '17 at 10:08
  • `Timeout occurred while waiting for connection from the emulator.` I get this message in a log file: *!ENTRY org.tizen.common.connection.toolbar.EmulatorLaunchWorker 4 0 2017-01-07 12:11:48.091 !MESSAGE [2017.01.07 12:11:48][ERROR] EmulatorLaunchWorker.java(73) - Timeout to wait for emulator booting done * – daytooner Jan 07 '17 at 18:18
  • Please share the screenshot of the emulator after launching it and try with creating a new emulator deleting the existing one. – Shaswati Saha Jan 09 '17 at 11:58

1 Answers1

0

Try This:

Open Emulator Manager (alt+shift+e) under Tools. Check HD Mobile (assuming that is your platform), Click Edit, Under device uncheck all the sensors that you DON'T NEED.

Click Confirm.

Now LAUNCH EMULATOR...... WAIT! I have an i7, 16 gb or RAM, SSD Hard drive, nothing else running except Tizen Studio AND it still takes A LONG TIME to load the emulator (like 30 + seconds).

Wait until you see the Tizen Home screen

THEN, Go to Build Project

THEN, Right click on Project File (Left/Top in Project Explorer window) and choose "Run As" Tizen Native Application.

Works every time for me. Ignore error that says cant open emulator because it is already running.

Hope this helps.

L Y E S - C H I O U K H
  • 4,765
  • 8
  • 40
  • 57
First Last
  • 21
  • 1
  • 3