Showing posts with label network. Show all posts
Showing posts with label network. Show all posts

2010/06/24

Detecting network availability on Android

This tip is not really a ‘hidden feature’, but it’s useful and can come in handy if you don’t want to register BroadcastReceiver and add listeners for network events, but just want to check if you have network access at a certain point.