Top "Wifimanager" questions

WifiManager is the primary Android API for managing all aspects of Wi-Fi connectivity.

how to programmatically determine if android is connected to wifi?

I'm trying to setup a test for automation on a new android app that I'm developing but having a bit …

java android wifimanager
Android Wi-Fi Direct P2P send data from server to client

I have an Android app where I'd like to send data between 2 or more devices using Android's WiFi Direct P2…

android sockets wifi-direct wifimanager wifip2p
how to scan for wireless network and connecting programmatically in android?

I'm trying to build this app which scans and connects to wireless networks. I used a sample code from the …

java android android-wifi wifimanager android-wireless
Set static IP and gateway programmatically in Android 6.x (Marshmallow)

Can anybody tell me how can I set the static IP and gateway programmatically in Android 6? I have read here …

android android-wifi wifimanager wifi
Android WifiManager getScanResult complains Need ACCESS_COARSE_LOCATION or ACCESS_FINE_LOCATION permission although declared permission

I am developing an App to check Wifi points. I am getting error "java.lang.SecurityException: Need ACCESS_COARSE_LOCATION …

java android android-wifi wifimanager
Setting Priority for wifi configuration in android

I have to set a priority for wifi configuration sothat I have to always connect to specified wifi network so …

android android-wifi wifimanager wifi
Android - How to scan Access Points and select strongest signal?

I am currently trying to write a class in Android that will Scan for access points, calculate which access point …

android signals wifi wifimanager network-scan
How to set the default WIFI network in mac?

My Mac is getting connected to a default network always. I want to change the default wifi network. How can …

macos wifi default wifimanager ssid
Android Lollipop - WiFi Hotspot setWifiApEnabled() get InvocationTargetException

I'm using in the app setWifiApEnabled() from Hidden API (access by reflection). In some older phone it´s working (also …

android android-5.0-lollipop android-wifi wifimanager
ESP8266 + WiFiManager + pubsubclient

I'm using an ESP8266 and want to control it using MQTT with the MQTT server being my Synology DS415+. I …

arduino mqtt wifimanager esp8266