Sample NotePad Application.
Note-Pad is hosted in the following web site
https://github.com/yash1501/Note-Pad
If you think the Android project Note-Pad 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 Note-Pad.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [ldpi, mdpi, hdpi] |
Activity Count | 3 |
Note-Pad has the following Java source files.
com.yash.mnotes.MNoteApplication.java com.yash.mnotes.MNotes.java com.yash.mnotes.NoteDetailActivity.java com.yash.mnotes.NoteHolder.java com.yash.mnotes.NotesAdapter.java com.yash.mnotes.NotesOnClickListener.java com.yash.mnotes.SplashActivity.java com.yash.mnotes.dbmanager.Note.java com.yash.mnotes.dbmanager.NotesManager.java com.yash.mnotes.dbmanager.iNoteManager.java