Android Open Source - Development encrypt EncryptMe






Project Summary

EncryptMe is an android application, which aims to help users easily save and look up their various account information in a save way. The app creates an encrypted file in the user's dropbox..

Web Site / Source Repository

EncryptMe is hosted in the following web site
https://github.com/saerxiao/EncryptMe

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

ItemValue
Java File Count4
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version9
Activity Count2
jar files usedandroid-support-v4.jar
dropbox-android-sdk-1.3.1.jar
httpmime-4.0.3.jar
json_simple-1.1.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 1 image files in EncryptMe. The names of the image files are listed as follows.

ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

EncryptMe has the following Java source files.

com.saapp.encryptme.AES.java
com.saapp.encryptme.DownloadAccountFile.java
com.saapp.encryptme.EncryptMe.java
com.saapp.encryptme.UploadAccountFile.java