Snippets tagged “connectivitymanager”
1 snippet uses this tag.
- How to check internet access on Android? InetAddress never times outJava
To check for internet access on Android, you can use the isReachable() method of the InetAddress class.
1 snippet uses this tag.
To check for internet access on Android, you can use the isReachable() method of the InetAddress class.