android app to forward text messages to email (learning android).
fuzzy-nemesis is hosted in the following web site
https://github.com/conorgil/fuzzy-nemesis
If you think the Android project fuzzy-nemesis 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 fuzzy-nemesis.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | activation.jar additionnal.jar android-support-v4.jar guava-14.0.1.jar mail.jar |
Required Permissions | android.permission.INTERNET android.permission.RECEIVE_SMS android.permission.SEND_SMS |
fuzzy-nemesis has the following Java source files.
com.example.foobar.MainActivity.java com.example.foobar.PublishMessageActivity.java com.example.foobar.SmsReceiver.java com.example.foobar.mail.AsyncEmailSender.java com.example.foobar.mail.GMailSender.java com.example.foobar.mail.JSSEProvider.java