Force Android to Use Wifi network with no internet
You can solve this by setting captive_portal_detection_enabled to 0 (false). What’s actually happening is that by default, everytime you connect to a wifi, the FW will test against a server (typically google) to see if it’s a captive wifi (needs login). So if your wifi is not connected to google, this check will fail. After … Read more