I am working on a little app to check the signal strength of various network operators in my area. My current operators signal is quite unstable and I want to look into the
create a PhoneStateListener and handle the onSignalStrengthChanged callback. When your app is initialized, it should give you an initial notification. This is in 1.x. in 2.x, there's an open issueabout this.