It's not a bug, but the documentation is a bit short. Incoming number is provided only at CALL_STATE_RINGING state.
ACTION_PHONE_STATE_CHANGED intent works in the same way: http://developer.android.com/reference/android/telephony/TelephonyManager.html#ACTION_PHONE_STATE_CHANGED On 9 November 2010 17:54, surx <[email protected]> wrote: > Hi, > > I am not getting call in number in off_hook state when it is only > coming in dialing state. According to documentation it should provide > call in number for off_hook state as well. Is it a bug? > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

