Re: [android-developers] Telephony Call State

2009-11-28 Thread Sergey Ten
As far as I know, there is no need to modify your phone's firmware or framework. It is sufficient to build your application as part of adnroid's build. neeloor2004, if you enlist into android's open source projects using repo (Mark provided you the link), add your project sources to the build,

Re: [android-developers] Telephony Call State

2009-11-28 Thread Mark Murphy
neeloor2004 wrote: > Hi > I am developing an app with needs to listen to telephony call events. > But android SDK is only giving limited functionalities > CALL_STATE_IDLE > CALL_STATE_RINGING > CALL_STATE_OFFHOOK > > I know how to get above events. What I am interested is to get the > following ev

[android-developers] Telephony Call State

2009-11-28 Thread neeloor2004
Hi I am developing an app with needs to listen to telephony call events. But android SDK is only giving limited functionalities CALL_STATE_IDLE CALL_STATE_RINGING CALL_STATE_OFFHOOK I know how to get above events. What I am interested is to get the following events like CALL hold/ swap , CALL Conn