Top "Wifi" questions

GENERAL WI-FI SUPPORT IS OFF-TOPIC.

Android turn On/Off WiFi HotSpot programmatically

Is there an API to turn On/Off the WiFi HotSpot on Android programmatically? What methods should I call to …

android wifi android-wifi
Connect Android to WiFi Enterprise network EAP(PEAP)

I have been trying to connect my android device to an enterprise network programatically over the past few days without …

android wifi connect enterprise
Get SSID when WIFI is connected

I'm trying to get the SSID of the WIFI network when my android device is connected to WIFI. I've registered …

android wifi ssid
How to call Wi-Fi settings screen from my application using Android

Normally I am getting Wi-Fi setting screen on the emulator by clicking on the Settings > Wireless controls > wifi …

android wifi
How to convert Wifi signal strength from Quality (percent) to RSSI (dBm)?

How should I convert Wifi signal strength from a Quality in percentage, usually 0% to 100% into an RSSI value, usually a …

wifi
iOS Detect 3G or WiFi

I am not sure if this is possible, but I have this scenario. I have a website displayed in my …

ios objective-c wifi reachability 3g
Luci (openwrt) wifi bridge client - how to configure?

i need to configure a wireless bridge (something like a wireless switch). I have TP-LINK TL-WR740N v4.22 with OPENWRT …

client wifi openwrt bridge
Connect two android phones with wi-fi (without laptop or access point) and send file

Is it possible to connect two android phones by wi-fi, without using a bluetooth/GSM/CDMA/IR? Also, there is …

android wifi android-wifi
Java getting my IP address

I am trying to get my Internet IP address in Java but I keep getting my local address (ie: 127.0.0.1), when …

java ip wifi