How to show message if no internet available in my android webview

前端 未结 6 1857
野的像风
野的像风 2020-12-30 17:07

Hi I am working with android webview application.I uses my the url succesfully in my app and it works only if internet connection available .But I want to show some messages

6条回答
  •  死守一世寂寞
    2020-12-30 17:19

    If you are use internet connection check internet can be unavalable even if mobile or wi-fi network connected but your internet connection checker returns true https://stackoverflow.com/a/39883250/2212515 use something like that

提交回复
热议问题