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,
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
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
3 matches
Mail list logo