I am making an application which makes use of internet.
It works fine when Wifi is availble.But when wi fi is turned of then it give me error "Address Family Not supported".
I am using NetworkInfo Class to know the status of network availble and using WifiManager to enable and manage Wi-fi connection if available