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

c# - IMAP GMAIL getting folder list problem -

PHP proxy to get XML: problem with URL arguments -