An example notepad app.
AndroidNotepad is hosted in the following web site
https://github.com/nkorth/AndroidNotepad
If you think the Android project AndroidNotepad 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 AndroidNotepad.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 2 |
Fragment Count | 1 |
Required Permissions | android.permission.INTERNET |
AndroidNotepad has the following Java source files.
com.nkorth.notepad.DBStructure.java com.nkorth.notepad.GetWebpageTask.java com.nkorth.notepad.MainActivity.java com.nkorth.notepad.Note.java com.nkorth.notepad.TextEditActivity.java com.nkorth.notepad.TextEditFragment.java com.nkorth.notepad.TextListFragment.java