语言

Menu
Sites
Language
Gear 2 Emulator

Hi,

 

I'm trying to test a Gear 2 application on an Emulator. I'm using Tizen IDE for Wearable.

I did create and launch an emulator using Emulator Manager in the Connection Explorer. However, when I run the code as Tizen Wearable Web Application, I encountered the following error:

 

"There is no target to launch.

Please select an emulator or a device in Connection Explorer."

 

The code I used is the provided Hello Accessory sample project.

 

thanks,

Neil

编辑者为: Neil Gong 11 6月, 2014

响应

6 回复
Alex Ashirov

Hi,

Is the Emulator visible in the Connection Explorer?

Neil Gong

Hi Alex,

How can I know if it is visible in the Connection Explorer?

After I launch the emulator, there is nothing changed in the Connection Explorer.

thanks,

Neil

Alex Ashirov

Hi,

When you launch the emulator then its name should appear in the Connection Explorer window (just below Emulator Manager button) Something like “emulator – 26101 (Emulator)”. If it's present in the Connection Explorer window then you need to select it and try to run your app.

Neil Gong

Hi Alex,

After I launched the emulator, no emulator appears in the COnnection Explorer window, and there is nothing below Emulator Manager button.

Do you have any clue why this happens?

 

Alex Ashirov

Hi,

Actually, I don't know what happened, but it seems that the Emulator wasn’t started. You can check tizen-wearable-sdk\tools\emulator\bin\stderr.txt file. Probably it contains description of the error.

Neil Gong

Hi,

I cannot even find a stderr.txt file. The Emulator was successfully launched. 

 

By the way, I'm using a Linux machine.