Android Open Source - SMS phone TeleCatch






Project Summary

handle phone call and send sms to another phone.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of TeleCatch.

ItemValue
Java File Count10
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count2
jar files usedactivation.jar
additionnal.jar
mail.jar
Required Permissionsandroid.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




Resource Files

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.

null




Java Source Files

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