CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 android开发

文件名称:CallTimeRecorder

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2016-05-30
  • 文件大小:
    867.46kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

通话统计和话费计算源码是一个根据通话记录可以详细统计来去电时间的项目源码,主界面分为已接,已拨,未接和总计显示通话时间四个界面,并且在统计界面具有显示通话总时间,通话中话费,预估通话时间且通话时间按日周月来进行显示。并且还有一个话费包月的时间统计计算,非常实用的,本项目编码GBK默认编译版本4.4.2-Call Statistics and Call Charge Calculation source is a detailed statistics can come and go according to the time of the call record source project, the main interface is divided into have missed, dialed, and missed a total of four interface display call time, and call in a display interface statistics the total time, call charges, estimated talk time and talk time by day week month display. And there is still time to calculate a statistical monthly bill, very practical, the project coding GBK default compiler version 4.4.2
(系统自动生成,下载前可以参看下载内容)

下载文件列表

CallTimeRecorder/
CallTimeRecorder/.classpath
CallTimeRecorder/.project
CallTimeRecorder/.settings/
CallTimeRecorder/.settings/org.eclipse.jdt.core.prefs
CallTimeRecorder/1.png
CallTimeRecorder/2.png
CallTimeRecorder/3.png
CallTimeRecorder/4.png
CallTimeRecorder/5.png
CallTimeRecorder/AndroidManifest.xml
CallTimeRecorder/assets/
CallTimeRecorder/bin/
CallTimeRecorder/bin/AndroidManifest.xml
CallTimeRecorder/bin/CallTimeRecorder2.apk
CallTimeRecorder/bin/classes/
CallTimeRecorder/bin/classes/com/
CallTimeRecorder/bin/classes/com/milifan/
CallTimeRecorder/bin/classes/com/milifan/adapter/
CallTimeRecorder/bin/classes/com/milifan/adapter/CallCursorAdapter.class
CallTimeRecorder/bin/classes/com/milifan/BuildConfig.class
CallTimeRecorder/bin/classes/com/milifan/contact/
CallTimeRecorder/bin/classes/com/milifan/contact/base/
CallTimeRecorder/bin/classes/com/milifan/contact/base/BaseContactList.class
CallTimeRecorder/bin/classes/com/milifan/contact/IncomingContactList.class
CallTimeRecorder/bin/classes/com/milifan/contact/MissedContactList.class
CallTimeRecorder/bin/classes/com/milifan/contact/OutgoingContactList.class
CallTimeRecorder/bin/classes/com/milifan/contact/TotalDisplay.class
CallTimeRecorder/bin/classes/com/milifan/portal/
CallTimeRecorder/bin/classes/com/milifan/portal/CalllogTabs$1.class
CallTimeRecorder/bin/classes/com/milifan/portal/CalllogTabs.class
CallTimeRecorder/bin/classes/com/milifan/portal/Settings$1.class
CallTimeRecorder/bin/classes/com/milifan/portal/Settings$2.class
CallTimeRecorder/bin/classes/com/milifan/portal/Settings.class
CallTimeRecorder/bin/classes/com/milifan/R$attr.class
CallTimeRecorder/bin/classes/com/milifan/R$color.class
CallTimeRecorder/bin/classes/com/milifan/R$drawable.class
CallTimeRecorder/bin/classes/com/milifan/R$id.class
CallTimeRecorder/bin/classes/com/milifan/R$layout.class
CallTimeRecorder/bin/classes/com/milifan/R$string.class
CallTimeRecorder/bin/classes/com/milifan/R.class
CallTimeRecorder/bin/classes/com/milifan/util/
CallTimeRecorder/bin/classes/com/milifan/util/Common.class
CallTimeRecorder/bin/classes/com/milifan/util/SharedPreferencesHelper.class
CallTimeRecorder/bin/classes.dex
CallTimeRecorder/bin/dexedLibs/
CallTimeRecorder/bin/javaapk.com-CallTimeRecorder2.apk
CallTimeRecorder/bin/res/
CallTimeRecorder/bin/res/crunch/
CallTimeRecorder/bin/res/crunch/drawable/
CallTimeRecorder/bin/res/crunch/drawable/about.png
CallTimeRecorder/bin/res/crunch/drawable/exit.png
CallTimeRecorder/bin/res/crunch/drawable/icon.png
CallTimeRecorder/bin/res/crunch/drawable/incoming.png
CallTimeRecorder/bin/res/crunch/drawable/missed.png
CallTimeRecorder/bin/res/crunch/drawable/outgoing.png
CallTimeRecorder/bin/res/crunch/drawable/set.png
CallTimeRecorder/bin/res/crunch/drawable/total.png
CallTimeRecorder/bin/res/drawable/
CallTimeRecorder/bin/res/drawable/about.png
CallTimeRecorder/bin/res/drawable/exit.png
CallTimeRecorder/bin/res/drawable/icon.png
CallTimeRecorder/bin/res/drawable/incoming.png
CallTimeRecorder/bin/res/drawable/missed.png
CallTimeRecorder/bin/res/drawable/outgoing.png
CallTimeRecorder/bin/res/drawable/set.png
CallTimeRecorder/bin/res/drawable/total.png
CallTimeRecorder/bin/resources.ap_
CallTimeRecorder/build.gradle
CallTimeRecorder/gen/
CallTimeRecorder/gen/com/
CallTimeRecorder/gen/com/milifan/
CallTimeRecorder/gen/com/milifan/BuildConfig.java
CallTimeRecorder/gen/com/milifan/R.java
CallTimeRecorder/gradle/
CallTimeRecorder/gradle/wrapper/
CallTimeRecorder/gradle/wrapper/gradle-wrapper.jar
CallTimeRecorder/gradle/wrapper/gradle-wrapper.properties
CallTimeRecorder/gradlew
CallTimeRecorder/gradlew.bat
CallTimeRecorder/project.properties
CallTimeRecorder/res/
CallTimeRecorder/res/drawable/
CallTimeRecorder/res/drawable/about.png
CallTimeRecorder/res/drawable/exit.png
CallTimeRecorder/res/drawable/icon.png
CallTimeRecorder/res/drawable/incoming.png
CallTimeRecorder/res/drawable/mail.gif
CallTimeRecorder/res/drawable/missed.png
CallTimeRecorder/res/drawable/outgoing.png
CallTimeRecorder/res/drawable/set.png
CallTimeRecorder/res/drawable/split_line.xml
CallTimeRecorder/res/drawable/total.png
CallTimeRecorder/res/drawable-hdpi/
CallTimeRecorder/res/drawable-ldpi/
CallTimeRecorder/res/drawable-mdpi/
CallTimeRecorder/res/drawable-xhdpi/
CallTimeRecorder/res/layout/
CallTimeRecorder/res/layout/callinfo.xml
CallTimeRecorder/res/layout/list_layout.xml
CallTimeRecorder/res/layout/setting.xml
CallTimeRecorder/res/layout/total_display.xml
CallTimeRecorder/res/values/
CallTimeRecorder/res/values/strings.xml
CallTimeRecorder/src/
CallTimeRecorder/src/com/
CallTimeRecorder/src/com/milifan/
CallTimeRecorder/src/com/milifan/adapter/
CallTimeRecorder/src/com/milifan/adapter/CallCursorAdapter.java
CallTimeRecorder/src/com/milifan/contact/
CallTimeRecorder/src/com/milifan/contact/base/
CallTimeRecorder/src/com/milifan/contact/base/BaseContactList.java
CallTimeRecorder/src/com/milifan/contact/IncomingContactList.java
CallTimeRecorder/src/com/milifan/contact/MissedContactList.java
CallTimeRecorder/src/com/milifan/contact/OutgoingContactList.java
CallTimeRecorder/src/com/milifan/contact/TotalDisplay.j

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com