Network Signal in android with kotlin
I have a problem I have to show signal strength in an app. Just like as our mobile shows towers for poor signal strength it only shows one tower and for good signal strength, it shows all towers.
In the same way, I also want to calculate the signal strength.
Thanks