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..
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.
The following table is the detailed list of EncryptMe.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 9 |
Activity Count | 2 |
jar files used | android-support-v4.jar dropbox-android-sdk-1.3.1.jar httpmime-4.0.3.jar json_simple-1.1.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
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.
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