Save todo tasks with password protection. Create account and login into the account. The data is stored in local database. no internet connection requeired.
NotepadProject-master is hosted in the following web site
https://github.com/SrinivasNidadavolu/NotepadProject-master
If you think the Android project NotepadProject-master 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 NotepadProject-master.
Item | Value |
---|---|
Java File Count | 11 |
Minimum SDK Version | 8 |
Activity Count | 5 |
There are 6 image files in NotepadProject-master. The names of the image files are listed as follows.
login_button.png myorder_button.png notepadicon.png notepadlogo.png pbtn.png plus.png
The following screenshort is generated from the image listed above.
NotepadProject-master has the following Java source files.
com.notepad.activities.EditNote.java com.notepad.activities.HomeActivity.java com.notepad.activities.NotePadActivity.java com.notepad.activities.NotepadViewNote.java com.notepad.activities.RegisterActivity.java com.notepad.provider.DbAdapter.java com.notepad.provider.NotePadAdapter.java com.notepad.util.DataBaseHelper.java com.notepad.util.LoginDbAdapter.java com.notepad.util.NotePadUtils.java com.notepad.util.ScalePixel.java