It's amazing how to get value EC/IOon a Nexus One Android phone.
Actual methods defined by the Android class android.telephony.SignalStrength:
int getCdmaEcio()
int getEvdoEcio()
The problem is that I am on a UMTS / WCDMA network, so there is no way for me to get the actual value.
Any updates from Android? Or a workaround?
source
share