Sys.get_connectivity, sys.connectivity_host only works on mobile (DEF-1899)

Thank you!

Looks like on Android method sys.set_connectivity_host() doesn’t matter and don’t use for connectivity check.

That mean in my situation I can’t check host availability, if I have internet connection but host unavailable for some reason - I’ll receive ANR with getaddrinfo() =(

Ok, I’ll leave only internet connectivity checking, instead of attempts to check the host.