johnny
johnny

Reputation: 9036

Check if user is connected via wifi or (Google Chrome on Android)

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

Answers (1)

Madison May
Madison May

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

Related Questions