语言

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?

编辑者为: Brock Boland 17 3月, 2014 原因: Paragraph tags added automatically from tizen_format_fix module.

响应

1 回复
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");