Languages

Menu
Sites
Language
how to run sample hellowrold webapp in samsung z1 device

Hi Anybody let me know how to run sample hello world web applicaton in samsung Z1 device.

I have created helloworld example in tizen SDK IDE, and run it successfully using Emulator Manager,

But now I would like to run the same app in Samsung Mobile Z1 series.

Responses

1 Replies
AVSukhov

Hello,

1. Activate USB debugging option on your device.

2. Set Security Profiles in IDE

3. Connect device to PC (install drivers if needed)

4. Make sure that device is detected in Connection Explorer

5. Right click on project and select Run as -> Web app