An Android application, which hooks incoming SMS, and send it to your e-mail.
ReSender is hosted in the following web site
https://github.com/Gilevich/ReSender
If you think the Android project ReSender 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 ReSender.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 0 |
jar files used | activation.jar additionnal.jar android-support-v4.jar mail.jar |
Required Permissions | android.permission.INTERNET android.permission.RECEIVE_SMS |
ReSender has the following Java source files.
com.gilevich.resender.GMailSender.java com.gilevich.resender.JSSEProvider.java com.gilevich.resender.SMSReceiver.java