Languages

Menu
Sites
Language
Web apps not launching

Hello,

I'm facing problem runnig web apps using tizen sdk 2.2.1. After installing on emulator when i try to launch them nothing happens. Nothing appears in sdk console/log and same app is running on web simulator.

Responses

4 Replies
talari praveen kumar

Hi 

Try to install it through commnd line interface. First select the device/emulator in connection explorer. Push the widget file to /tmp folder.

In termial execute the following commands

1. sdb shell

2. su -

3. cd /tmp

4. wrt-installer -i yourapp.wgt

Now your app is installed on device/emulator

Anurag Bharati

Applications are installing well they just dont launch, I read and tried solutions for similar problems suggested earlier. My problem is there is no log and so I've no clue how to deal with it?

Alexander AVSukhov

Hello,

Have you a similar problem with native applications?

Anurag Bharati

Hello, No problem with native applications