Hi all,
        I am trying to develop an automated test application which can
initiate a voice call and terminate the same on a user-defined time. I
would need to know the current call's time details so that I can end
the call after the time mentioned by the user.
It would have been quite simple for me had android provided a separate
telephony state indicating an active call state.
Android currently provides the CALL_STATE_OFFHOOK for active, dialling
and hold states of the call. So it is difficult to use the above
approach.
Can anyone suggest a solution to my requirement?

Thanks in advance,
Prem

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