A captive Wi-Fi or captive portal being a Wi-Fi network that redirects all websites to a page, usually with a form to log in, enter a code, or accept some T&Cs.
My samsung-nexus-10 can detect when I've connected to a network with this behaviour, and brings up a notification to tell me, but my old htc-desire can't. When was this feature introduced?
Answer
As best as I can tell on GrepCode, functionality relating to walled gardens (captive portals) was added to WifiWatchdogStateMachine.java
in 4.0.1. I can't find it listed in the Android API reference to confirm exactly when it was added, but that would seem to match with your Nexus 10 having the feature but not your HTC Desire.
No comments:
Post a Comment