How to check currently internet connection is available or not in android

前端 未结 18 1417
轮回少年
轮回少年 2020-12-04 15:40

I want to execute my application offline also, so I need to check if currently an internet connection is available or not. Can anybody tell me how to check if internet is av

18条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-04 16:19

    if you want to check the internet connection and it changes such wifi disconnection or mobile data you can use this library.

    internet connection library

提交回复
热议问题