For some reason onCallStateChanged gets triggered with a state of
CALL_STATE_IDLE on phone startup... perhaps because it is changing
from undefined to CALL_STATE_IDLE? Does anyone know how to distinguish
this scenario from a hangup? Is there a way to see the previous call
state, i.e. the state from which the callstate just changed? Then I
could just trigger my popup notepad only if it changed from
CALL_STATE_OFFHOOK to CALL_STATE_IDLE. Thanks!

-- 
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