Hi i wasn't able to find any plugin for search wlan and connect using QML+ QtMobility .
Is there any plugin or not?
Thank's
Hi i wasn't able to find any plugin for search wlan and connect using QML+ QtMobility .
Is there any plugin or not?
Thank's
i am not sure if there is any plugin in QML supporting what you want to do. But would advise to try using Qt C++ and then you can your self expose that as an plugin in QML.
In Qt Mobility you can look out for Bearer Management APIs.
Regards,