Is it possible to programmatically turn on/off/auto the wifi in a wearable web TIZEN app? Like from a js function in tau.js? I have seen documentation for natively turning on/off, but I didn't find samples/documentation for a web app.
Asked
Active
Viewed 223 times
1 Answers
3
No, It's not yet. Though you can check the WiFi status from web application, But it's not possible to turn on/off WiFi from Tizen web application yet.
You might like to check this response.

Community
- 1
- 1

Md. Armaan-Ul-Islam
- 2,154
- 2
- 16
- 20
-
It's been a while. Do you happen to know if anything changed on this subj? – ror Oct 01 '20 at 08:37
-
Doesn't looking like it's gonna be available for the Web API.... no progress yet on this platform. But now there's API for .NET C# along with Native C/C++ https://docs.tizen.org/application/dotnet/guides/connectivity/wifi/ https://docs.tizen.org/application/native/guides/connectivity/wifi/ – Md. Armaan-Ul-Islam Oct 05 '20 at 16:29