Hi everyone, I’m stuck on a simple problem of #android Connectivity. I want to check for internet connection using a Broadcast Receiver which supports both the Android 10 and lower versions as I have set my app minimum SDK to 19. The issue I’m facing is the NetworkInfo class which is deprecated according to Documentation.
s
Shmuel Rosansky [G]
02/13/2020, 11:38 PM
You can still use it until Google removes support entirely