android application to keep watch on call duration, messages, data transfer etc. and suggest recharge pack accordingly.
CallAnalyzer is hosted in the following web site
https://github.com/kishorm23/CallAnalyzer
If you think the Android project CallAnalyzer 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 CallAnalyzer.
Item | Value |
---|---|
Java File Count | 8 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET android.permission.READ_CALL_LOG android.permission.READ_PHONE_STATE android.permission.READ_SMS android.permission.RECEIVE_BOOT_COMPLETED |
CallAnalyzer has the following Java source files.
com.example.callanalyzer.BackgroundService.java com.example.callanalyzer.BestPack.java com.example.callanalyzer.BootReceiver.java com.example.callanalyzer.CircleCode.java com.example.callanalyzer.DatabaseHandler.java com.example.callanalyzer.JSONParser.java com.example.callanalyzer.MainActivity.java com.example.callanalyzer.ShutDownReceiver.java