I am new in android.
- I want to trigger incomming and outgoing calls, and code should be executed when any call( incomming and outgoing) started and ended...
- I know that BroadcastReceiver is helpful for that. But can u give me the code/idea for that..
Thanks in advance...