开发者

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

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

Anyone's help开发者_如何学Go will be much appreciated.

Thanks to all, Madan.


You should use android.provider.CallLog.Calls. With this class you can get the content of the Call Log (incoming, outgoing, missed calls) which contains the duration of every call.

Here is a tutorial about it.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜