Search code examples
androidphone-callcalllog

getting the call logs of incoming and outgoing calls in android programmatically


I am making an app in which I want to get the call logs of all incoming, outgoing and missed calls. How can I do that?


Solution

  • Please refer the following link:

    Get Android phone call history/log programmatically

    If you have issues with the link above, please click here.