I have built my code using the Google ICS code. The android emulator doesn't show signal strength. Is there any way to simulate a fake signal strength? Can we show a signal strength of say 3 bars at least? What changes do i have to make and where?
You can give fake values of signal strength (between 7 and 99) in responseRilSignalStrength
function in ril.cpp file.