Android Open Source - App notepad notepad






Project Summary

A notepad app for android.

Web Site / Source Repository

notepad is hosted in the following web site
https://github.com/mick88/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.

Project Detail

The following table is the detailed list of notepad.

ItemValue
Java File Count7
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count2

License

The license information of notepad is as follows:

MIT License

Resource Files

There are 13 image files in notepad. The names of the image files are listed as follows.

content_copy.png
content_discard.png
content_new.png
content_paste.png
content_save.png
content_undo.png
icon_dark_collapse.png
icon_dark_copy.png
icon_dark_delete.png
icon_dark_expand.png
icon_dark_share.png
icon_dark_web.png
share.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.mick88.notepad.ConfirmationDialogFragment.java
com.mick88.notepad.NotepadApplication.java
com.mick88.notepad.note_edit.NoteEditActivity.java
com.mick88.notepad.note_list.LinkListDialog.java
com.mick88.notepad.note_list.NotepadListActivity.java
com.mick88.notepad.notes.NoteManager.java
com.mick88.notepad.notes.Note.java