Hello,
in my app, i call telephonyManager for to get the signal strength of gsm
it's work fine, i obtain as a result a int value -> actually 16
I see on my phone i'm on network icon i'm on edge network (H next to the icon)
but this value -> 16 -> how to translate this ?
is it good or not good ?
I need for example if network is good i can start a Task who call a http ...
I would like to understand the result of the signal strength ...
16 it's mean ? Poor or ?
thanks for all
