Languages

Menu
Sites
Language
How to launch settings

In my web app,I require wifi or network to search some info from internet,

before search,I judge if the wifi or network is OK,if not  I want to launch settings

interface,even wifi or network settings page for user.

Can I?How to do this?

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

Responses

1 Replies
Lakshmi Grandhi
Hi , Can you check the status of Wifi or network using systeminfo API. https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html?resultof=%22%73%79%73%74%65%6d%69%6e%66%6f%22%20 For launching settings use Application API tizen.application.launch("kto5jikgul.Settings");