I'm trying to debug an app that has PhoneStateListener, I'm testing it on API 18 ARM emulator. My debugger is connected fine until the point I try to simulate an incoming call through Eclipse DDMS (Telephony actions -> Voice call). Then my debugger disconnects and I'm not able to step through my code again.
Is this by design or an error?
I am also faced this issue,
During call time adb gets disconnected
I have tried adb server start and stop using below commands
adb kill-server
adb start-server
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
adb devices
List of devices attached
emulator-5554 device
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With