Languages

Menu
Sites
Language
javascript console for Web apps

Hi,
Whenever Web app is installed and launched from SDK JavaScript console is appeared automatically.
After I have disconnected device JavaScript console is disappeared but after I have connected device JavaScript console still unavailable in Console's list.
To see console I should reinstall and launch Web app again from SDK.
Is it ok? Maybe I want launch already installed Web App and analyze JavaScript log.
p.s. I am using in win32 Tizen 2.2.0 official SDK.
Alexey.

Responses

2 Replies
konduri sai swathi

Hi,

You can open console like this : in menu bar -> windows -> show view -> console

Rick Luna

You can run a remote debugger, like weinre. Phonegap and appmobi host weinre servers for use. I think the links are debug.phonegap.com and debug.appmobi.com .