从 Android CallLog 获取通话时间
嘿,我想从 Android CallLog 中获取通话时间。这是用户开始呼叫的确切时间,如果可能的话,当他完成呼叫时。有人知道怎么做吗?
谢谢!
Hey, I want to get the hour of the calling from the Android CallLog. It is, the exactly hour that the user start the calling and if possible when he finishes the calling. Someone knows how to?
Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
这是完整的解决方案(尽管未经测试) - 只是方案:
Here is complete solution (though not tested) - just scheme:
专注于原来的问题,这是一个基于@barmaley 的解决方案:
Focused on the original question, this is a solution, based on @barmaley's: