Android Lollipop
seems to default to Mobile Data when the Wi-Fi
you are connected to has no Internet access. Does anybody know if this is officially documented somewhere?
We have an application that needs to connect to machines via Wi-Fi
that do not have Internet. Our customers are now reporting that the Wi-Fi
connection does not work anymore, because the phone automatically switches to LTE
.
My understanding would be that the phone still keeps the Wi-Fi
connection but uses LTE
in addition to provide access to the Internet (lollipop-feature-spotlight-android-now-defaults-to-mobile-data-when-wi-fi-has-no-internet-access-signal-icon-adds-a-for-no-connection).
Is my understanding of this feature wrong? And if so, is there a way to force using the Wi-Fi without Internet? I could not find anything about this in particular in the developer documentation.
Any help is really appreciated.