I am looking for an easiest way to get call duration of last dialed number. So for e.g if I have made a call to my mom once I cut the call a notification with the duration s
Use the following sort order:
CallLog.Calls.DATE " + " + CallLog.Calls.DURATION + " * 1000 desc "