Wednesday, August 7, 2013

getSystemService(Context.CONNECTIVITY_SERVICE);

getSystemService(Context.CONNECTIVITY_SERVICE);

Does this method check for an actual connection to the internet or if the
device is connected to a wireless network.
I am keen to know that if the device is connected to a router for example
but the router is not connected to net or is down would it return true.

No comments:

Post a Comment