i have create a receiver which receive on phone state change i have register
it in xml by "android.intent.action.PHONE_STATE"

but some time it dont receive any broadcast message
  log mesages are:::


09-10 11:20:36.968: WARN/ActivityManager(74): Timeout of broadcast
BroadcastRecord{43347258 android.intent.action.PHONE_STATE -
receiver=android.os.binderpr...@4334ebd0

09-10 11:20:36.968: WARN/ActivityManager(74): Receiver during timeout:
ResolveInfo{432dd748 com.callHandller.PhoneStateReciever p=0 o=0 m=0x108000}

09-10 11:20:36.968: INFO/Process(74): Sending signal. PID: 2223 SIG: 9

09-10 11:20:36.988: ERROR/JavaBinder(74): !!! FAILED BINDER TRANSACTION !!!

09-10 11:20:37.008: INFO/ActivityManager(74): Process com.callHandller (pid
2223) has died.

09-10 11:20:37.008: INFO/WindowManager(74): WIN DEATH: Window{4324f470
com.callHandller/com.incallHandller.callHandler paused=false}

09-10 11:20:37.958: WARN/ActivityManager(74): Activity destroy timeout for
HistoryRecord{4321c7c0 com.callHandller/com.incallHandller.callHandler}

09-10 11:20:42.288: DEBUG/dalvikvm(136): GC freed 2543 objects / 143320
bytes in 179ms

here com.callhandller is my application package where i have Receiver...

guide me wot to do.....

-- 

 A N K ! T......

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to