Wifi Manager For Android devices
Unsolved
Mobile and Embedded
-
Hi,
I am writing an app for an android Phone and i am wondering if it is possible to enable and disable the Wifi within my app without using the QtAndroidExtras module?Thanks
Tirupathi -
Hi,
AFAIK, no. Modifying system settings like that is something that is outside of Qt's scope (I don't meant you can't do it using Qt but it has no direct support for that).