This tag is related to Wifi related questions on Android mobile devices
I would like to know if it's possible for the user, or for the developers to set the Wi-Fi Access …
android http proxy wifi android-wifiWhat is the difference between mWifiManager.startScanActive() and mWifiManager.startScan(). What is the difference between active scan and passive scan?
android wifi android-wifi access-pointI was working on Wifi project, there is a module that enable user to join wifi programatically. In kitkat and …
android android-wifi android-5.0-lollipopCan anybody tell me how can I set the static IP and gateway programmatically in Android 6? I have read here …
android android-wifi wifimanager wifiIs there a way to change the gateway address of the AP hot-spot feature of Android from 192.168.43.1 to something else …
android wifi android-wifi personal-hotspotI am trying to setup the wifi on my android things raspberry pi following the documentation. My Ssid contains a …
android adb android-wifi android-thingsIs it possible to implement a PhoneStateListener(or any other mechanism) to detect when either the 3G or Wifi network …
android networking 3g android-wifiI am developing an App to check Wifi points. I am getting error "java.lang.SecurityException: Need ACCESS_COARSE_LOCATION …
java android android-wifi wifimanagerI am trying to get list of all connected users in wifi tethering. I know that i have to read …
java android android-wifi tetheringi want to make an simple app which detect the wifi networks and after selecting a network it launch(connect) …
android android-wifi onitemclick