Android app following Android's notepad tutorial - http://developer.android.com/training/notepad/index.html.
notepad is hosted in the following web site
https://github.com/jgasteiz/notepad
If you think the Android project notepad 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 notepad.
Item | Value |
---|---|
Java File Count | 4 |
Activity Count | 4 |
notepad has the following Java source files.
com.android.demo.notepad3.BuildConfig.java com.android.demo.notepad3.NoteEdit.java com.android.demo.notepad3.NoteList.java com.android.demo.notepad3.NotesDbAdapter.java