Reputation: 9036
I'm writing a mobile website for Chrome mobile and would like to detect if the user is connected to the internet via wifi or 3g. Is that possible?
Upvotes: 0
Views: 640
Reputation: 2753
Take a look at this thread: ANDROID: if WiFi is enabled AND active, launch an intent . I think you might find what you are looking for.
Upvotes: 1