Beginner's guide to WiFi (for Android)?
Mobile and Embedded
4
Posts
3
Posters
1.1k
Views
1
Watching
-
Hi,
What do you want to achieve and how is that related to Qt ?
-
You can always use the Java APIs:
http://developer.android.com/reference/android/net/wifi/package-summary.html
and hook them up to your Qt app via JNI: