Top "Wifi" questions

GENERAL WI-FI SUPPORT IS OFF-TOPIC.

iwconfig - connect network via wifi on terminal

On raspberry pi irukeru@raspberrypi ~ $ sudo iwconfig wlan0 mode managed irukeru@raspberrypi ~ $ sudo iwconfig wlan0 channel 11 irukeru@raspberrypi ~ $ sudo iwconfig …

linux terminal wifi raspberry-pi raspbian
Disabling Samsung "Auto Network Switch" for WiFi Connection

In our app, we handle initiating a WiFi connection to a device that broadcasts its own wireless access point (with …

android networking wifi android-wifi samsung-mobile
Android: Simulate WiFi in the emulator?

I would like to check from my app whether the device has WiFi connectivity, but in order to do that, …

android testing android-emulator wifi device-emulation
Getting MAC address in Android 6.0

I'm developing an app that gets the MAC address of the device, but since Android 6.0 my code doesn't work, giving …

android wifi mac-address
How can someone get the BSSID of a router without connecting to it?

How can someone get the BSSID of a router without connecting to it in order to differentiate between duplicate SSIDs? …

wifi router ssid bssid kismet-wireless
Android apps, communicating with a device plugged in the USB port

I'm thinking about an Android app (with possibly an accompanying physical device), and I'm trying to figure out whether this …

android usb communication wifi
How do I detect and connect to a hidden SSID on my Raspiberry Pi 3 (Raspbian)?

How do I configure my Raspberry Pi 3 (running Raspbian) to connect to a hidden network? I know it involves editing …

raspberry-pi wifi hidden ssid raspberry-pi3
ADB, Wifi and Eclipse: how I can configure?

Recently I see that is possible to debug app development by use WIFI instead of USB debug method. I make …

android eclipse wifi adb ddms
How to get name of wifi-network out of android using android API?

I thought that I should use NetworkInterface::getDisplayName. I got some name, but this name is different that this name …

android wifi android-wifi
How to get my wifi hotspot ssid in my current android system

I have a problem that I couldn't find my wifi hotspot ssid in my Android system. I found many information …

java android wifi ssid