[android-developers] Testing telephony signal strength changes in emulator?

2010-03-29 Thread goosedroid
I was wondering if there is a way to manipulate the emulator to simulate telephony signal strength changes. I would like to test code that uses TelephonyManager.listen() with LISTEN_SIGNAL_STRENGTHS. Thanks -- You received this message because you are subscribed to the Google Groups Android

Re: [android-developers] Testing telephony signal strength changes in emulator?

2010-03-29 Thread David Turner
No, i'ts not possible, I'm afraid. On Mon, Mar 29, 2010 at 12:56 PM, goosedroid alexrhel...@gmail.com wrote: I was wondering if there is a way to manipulate the emulator to simulate telephony signal strength changes. I would like to test code that uses TelephonyManager.listen() with