Thursday, December 23, 2010

[android-developers] How to get precise call state?

Hello.

I'm trying to write an organizer, and one of it's tasks is to account
phone calls and to manage reminders of planned calls. So I need to
determine if call was really succeeded and how long it was - for
example, if called side was busy, it must remind later to call second
time.
In public API I found only
android.telephony.TelephonyManager.getCallState - but is seems that it
is unable to supply me with statuses DIALING, ANSWERED and BUSY. Is
there any way to get precise status of current call?

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment