Check internet is connected or not , this check for wifi and mobile data
As activeNetworkInfo.type is deprecated in API level 28 , this is the complete solution to check internet connectivity in Android SDK 28 or above
This repo can be found here as well