android app, show some info of call times and how much data.
CallTime is hosted in the following web site
https://github.com/sanlei1616/CallTime
If you think the Android project CallTime listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of CallTime.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Fragment Count | 2 |
Test Case Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_WIFI_STATE android.permission.CHANGE_WIFI_STATE android.permission.READ_CALL_LOG |
CallTime has the following Java source files.
com.example.calltime.CallTimeAdapter.java com.example.calltime.CallTimeDetailActivity.java com.example.calltime.CallTimeDetailFragment.java com.example.calltime.CallTimeUnitTest.java com.example.calltime.MainActivity.java