handle phone call and send sms to another phone.
TeleCatch is hosted in the following web site
https://github.com/msvoboda/TeleCatch
If you think the Android project TeleCatch 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 TeleCatch.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 2 |
jar files used | activation.jar additionnal.jar mail.jar |
Required Permissions | android.permission.INTERNET android.permission.PROCESS_OUTGOING_CALLS android.permission.READ_CONTACTS android.permission.READ_PHONE_STATE android.permission.READ_SMS android.permission.RECEIVE_SMS android.permission.SEND_SMS android.permission.WRITE_SMS |
There are 6 image files in TeleCatch. The names of the image files are listed as follows.
err.png info.png phone.png play.png sms.png stop.png
The following screenshort is generated from the image listed above.
TeleCatch has the following Java source files.
cz.svoboda.telecatch.ApplicationTest.java cz.svoboda.telecatch.CallAdapter.java cz.svoboda.telecatch.CallDetectService.java cz.svoboda.telecatch.CallHelper.java cz.svoboda.telecatch.CallItem.java cz.svoboda.telecatch.CallNotifyInterface.java cz.svoboda.telecatch.Mail.java cz.svoboda.telecatch.SendMail.java cz.svoboda.telecatch.SettingsActivity.java cz.svoboda.telecatch.TeleActivity.java