Skip to content Skip to sidebar Skip to footer
Showing posts with the label Android Wifi

Wificonfiguration Enable Network In Lollipop

I was working on Wifi project, there is a module that enable user to join wifi programatically. In … Read more Wificonfiguration Enable Network In Lollipop

Getting The Mac Address Of The Device- When Wifi Is Off

I am finding the MAC address of the Android Device using the following code: WifiManager manager = … Read more Getting The Mac Address Of The Device- When Wifi Is Off

Multiplexed Hotspot In Android

Is it possible to write an app in Android using the wifi API which will act like a hotspot (so gran… Read more Multiplexed Hotspot In Android

Android Wifimanager Making A Phantom Connection?

I'm using WifiManager to test for the presence of a particular SSID and verify a given WPA pass… Read more Android Wifimanager Making A Phantom Connection?

Failed To Connect To Specific Wifi In Android Programmatically

I'm using the following code to detect and connect to specific WiFi ssid when I press a button … Read more Failed To Connect To Specific Wifi In Android Programmatically

Connection Refused When Trying To Acces Local Webservice Using Android

I am creating a server built in Visual Basic 2010 and that program can insert/update/delete to a da… Read more Connection Refused When Trying To Acces Local Webservice Using Android

How To Auto Connect A Wifi With Specified Ssid?

Can some body help me to solve this issue? Here is my code, and at mWifi.enableNetwork(netID, true… Read more How To Auto Connect A Wifi With Specified Ssid?

Wifi Getscanresults Returns An Empty List If Gps Is Off. (android 6.0.1)

i tried to explain the problem in this gif basically, this test app receives an 'RSSI_CHANGED&… Read more Wifi Getscanresults Returns An Empty List If Gps Is Off. (android 6.0.1)