My app uses wifi to connect to devices, no internet, however when mobile data is active it hides wifi status/icon when wifi has no internet.
I need the wifi status to broadcast receiver knows if wifi is connected or not. I dont know how enable this staus programatically under Android studio.
When i disable mobile data, everything works ok.