Android Open Source - SMS encrypt SMSEnc_Manager






Project Summary

Sms-manager for Android, that can encrypt/decrypt messages using AES.

Web Site / Source Repository

SMSEnc_Manager is hosted in the following web site
https://github.com/Drygma/SMSEnc_Manager

If you think the Android project SMSEnc_Manager 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 SMSEnc_Manager.

ItemValue
Java File Count13
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version14
Activity Count7
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.READ_PHONE_STATE
android.permission.READ_SMS
android.permission.RECEIVE_SMS
android.permission.SEND_SMS
android.permission.VIBRATE
android.permission.WRITE_SMS




Resource Files

There are 5 image files in SMSEnc_Manager. The names of the image files are listed as follows.

ic_action_new_email.png
ic_action_new_email_dark.png
ic_action_not_secure.png
ic_action_refresh.png
ic_action_secure.png

The following screenshort is generated from the image listed above.

null

Java Source Files

SMSEnc_Manager has the following Java source files.

com.example.smsenc.DBHelper.java
com.example.smsenc.Encryptor.java
com.example.smsenc.KeysAssistant.java
com.example.smsenc.MainActivity.java
com.example.smsenc.NewSMS.java
com.example.smsenc.Options.java
com.example.smsenc.ParseJSON.java
com.example.smsenc.PostQuerySQL.java
com.example.smsenc.SmsCatcher.java
com.example.smsenc.SmsList.java
com.example.smsenc.SmsReceiver.java
com.example.smsenc.int.java