Emulator gets disconnected when broadcast receiver invoked

  • Replies:0
Gomathi S
  • Forum posts: 1

Nov 22, 2014, 4:29:02 PM via Website

Hi,

I am a begginer in android.

I have created an android project in eclipse.
I have registered broadcast receiver for PHONE_STATE event and added certain functionality which has to be triggered during an incoming call i.e. in RINGING or. OFF_HOOK.

I tried to test this in emulator. But whenever incoming call is triggered in emulator, emulator gets disconnected from eclipse. So iam not able to test this in my emulator.

Please provide some suggestion.

Reply