Languages

Menu
Sites
Language
There is no device to launch error when trying to run app on real device

Hello,

My test device is Ref.Device-PQ version 2.1.0.

I followed the steps outlined in the SDK documentation to deploy an app to a test device.

In 'Settings/Developer Options' I enabled USB debugging.

After building my app in the SDK, I connected the device to my Windows XP system via the USB cable and selected 'Run/Run as Tizen Application'. However, instead of deploying the app to the device I get the error message 'Application Launcher - There is no device to launch'.

It looks like the SDK does not recognize the connected device.

Any help would be very much appreciated.

Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

4 Replies
Marco Buettner
Is your device shown on ConnectionManager of the SDK? Try sdb devices to connect your phone :)
Vandersteene
No, the device is not shown in the Connection Explorer of the SDK, only the emulator is there. When connecting the device via USB, I also get the following error message in Windows XP: 'Scanner and Camera Wizard - The computer cannot detect the scanner or camera. Please make sure the device is turned on and is properly connected to the computer.' However, the device is on and properly connected. I had a look at the documentation about SDB but I do not understand what I am supposed to do. Should I execute some commands in a Windows command prompt? I would be grateful for a step by step guide on how to get my test device connected and recognized by the Tizen IDE so that I can deploy and launch my apps from there for testing and debugging. Thank you for your help.
Sarika L
Hello, I tried to run sample app on Tizen SDK with default Tizen VM. I also get "There is no device to launch". The sdb devices returns me: sarika@sarika:~/tizen-sdk/tools$ sdb devices List of devices attaced emulator-26100 device TVM Please suggest
muditha murthy
If the device is not shown in connection explorer i guess you might not have installed the USB drivers. You can download the USB drivers from this http://down2.local.sec.samsung.com/uploadimg2/comLocal/service/support/consumer/download/SAMSUNG_USB_Driver_for_Mobile_Phones.zip and then check.