Android Send And Receive Encrypted Message.
Android-SMS-Encryption-Decryption-RSA is hosted in the following web site
https://github.com/MohamedHussienMostafa/Android-SMS-Encryption-Decryption-RSA
If you think the Android project Android-SMS-Encryption-Decryption-RSA 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 Android-SMS-Encryption-Decryption-RSA.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.RECEIVE_SMS android.permission.SEND_SMS |
Android-SMS-Encryption-Decryption-RSA has the following Java source files.
com.example.androidrsaproject.EncActivity.java com.example.androidrsaproject.EncodeDecodeAES.java com.example.androidrsaproject.MainActivity.java com.example.androidrsaproject.RSA.java com.example.androidrsaproject.Receiver.java