View Single Post
Posts: 105 | Thanked: 299 times | Joined on Sep 2010
#1
Hi I'm developing a few apps that uses wifi, I did not found a way of listing apps using just Qt, maybe with bearer managemente, but I did not saw an exmple, so I tought using iwlist to list wifi networks, it works as I expected, but I'm not sure if my app is going to work if I uploaded it to store, wireless-tools package is in SDK repos, is it possible to depend on a package that it's there? I saw the nano application on store, but I'm not sure where is nano located, thanks.

PD. If you know a way of listing wifi and its details please tell me about it