So how could I detect the call has been connected ? I have already knew three kinds of telephone states,CALL_STATE_IDLE, CALL_STATE_RINGING, CALL_STATE_OFFHOOK,and what i can do?
2010/8/24 Mark Murphy <[email protected]> > Don't do it. It is not part of the Android SDK. > > On Tue, Aug 24, 2010 at 7:07 AM, Bin Dou <[email protected]> wrote: > > anybody could help me? > > > > 2010/8/23 Bin Dou <[email protected]> > >> > >> I want to judge the call has been connected. > >> So I want to invoke method called isAlive() in the hide abstract class > >> Connection(com.android.internal.telephony)? > >> > > > > -- > > 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]<android-developers%[email protected]> > > For more options, visit this group at > > http://groups.google.com/group/android-developers?hl=en > > > > -- > Mark Murphy (a Commons Guy) > http://commonsware.com | http://github.com/commonsguy > http://commonsware.com/blog | http://twitter.com/commonsguy > > _The Busy Coder's Guide to Android Development_ Version 3.1 Available! > > -- > 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]<android-developers%[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

