Android Open Source - Database record calldetailsbackup






Project Summary

If you want to take a dump of your call records (on an Android device) in a csv format and analyse it in an excel sheet or on any database..

Web Site / Source Repository

calldetailsbackup is hosted in the following web site
https://github.com/vvallabb/calldetailsbackup

If you think the Android project calldetailsbackup listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of calldetailsbackup.

ItemValue
Java File Count3
Activity Count1
Required Permissionsandroid.permission.READ_CALL_LOG
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

calldetailsbackup has the following Java source files.

com.example.vvallabb.calldetailsbackup.ApplicationTest.java
com.example.vvallabb.calldetailsbackup.MyActivity.java
com.example.vvallabb.calldetailsbackup.pojo.CallDetailsRecord.java