How to get the total incoming call duration and total outgoing call duration in Android -


how total incoming call duration , total outgoing call duration in android.

anyone's appreciated.

thanks all, madan.

you should use android.provider.calllog.calls. class can content of call log (incoming, outgoing, missed calls) contains duration of every call.

here a tutorial it.


Comments

Popular posts from this blog

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -

jQuery clickable div with working mailto link inside -