语言

Menu
Sites
Language
Could not find the target to launch. Please check target connection.

Hello,

i just created a new project and added a template, once i run it as tizen web application an error showed up with this message "Could not find the target to launch. Please check target connection.", i searched on internet and could not find anything helpful. i would appreciate your help

have a nice day.

响应

6 回复
daniel kim

Hi,

I would suggest you to perform below command in such case.

 sdb kill-server

 sdb start-server

Regards

 

colin Rao

Check the connection explorer (under the project explorer) from your IDE. if it's empty, seems the IDE don't recognize the connected device, do action as above comments, also you can try one more action (restart the IDE).

AVSukhov

Hello,

I agree with Colin. This issue is that you have no connected (or detected) target (device) to launch your app.

Vikram

When you didn't have connected to device or emulator and run application failed. The error message is displayed which you encounter.

Palitsyna

Hello,

try to check the Connection Explorer (Window -> Show View -> Connection Explorer) in IDE. Probably, the IDE doesn't recognize your device. Try to restart your IDE.

If you are running your first application, follow this steps: https://developer.tizen.org/development/getting-started/web-application/application-development-process/running-and-debugging-applications?langredirect=1#target

But first you should connect your device (it will be shown in Connection Explorer view)

Seoghyun Kang

Dear zayneb hjiri,

What is your OS and target?

 

If you are using the Windows OS, please install the samsung Driver.

http://developer.samsung.com/technical-doc/view.do?v=T000000117

 

If you are using the Z1, you need to turn on the USB debugging.

If you cannot find the USB debuggin, please let me know.

 

Thanks.