I'm using HttpUtils2Service & Httpjob to download a file from the internet and I'm later using Google Maps, in my app. This file / a Google map could either come through the phone's data network or wifi network. I would like to check that there is a working connection made to the internet. I noticed GetDataState for the Phone object could be used to check the phone's connection. Is there a similar facility to check for a wifi connection having been made?