Android Open Source - Database save NotepadProject-master






Project Summary

Save todo tasks with password protection. Create account and login into the account. The data is stored in local database. no internet connection requeired.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of NotepadProject-master.

ItemValue
Java File Count11
Minimum SDK Version8
Activity Count5




Resource Files

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.

null




Java Source Files

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