An Android Eclipse project demonstrating how [not] to protect data in an Android application.
SecureNote is hosted in the following web site
https://github.com/twitter-university/SecureNote
If you think the Android project SecureNote 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 SecureNote.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, hdpi] |
Minimum SDK Version | 10 |
Activity Count | 2 |
There are 1 image files in SecureNote. The names of the image files are listed as follows.
ic_menu_login.png
The following screenshort is generated from the image listed above.
SecureNote has the following Java source files.
com.marakana.android.securenote.CryptUtil.java com.marakana.android.securenote.GetPasswordActivity.java com.marakana.android.securenote.SecureNoteActivity.java