Issue
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?
Solution
You can give fake values of signal strength (between 7 and 99) in responseRilSignalStrength
function in ril.cpp file.
Answered By - kriswiz
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.