can't debug mobile native app with tizen studio ide

854 views Asked by At

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

1

There are 1 answers

0
First Last On

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.