Android Open Source - App notepad SimpleNotepad






Project Summary

Simple notepad for the Android system.

Web Site / Source Repository

SimpleNotepad is hosted in the following web site
https://github.com/patseb/SimpleNotepad

If you think the Android project SimpleNotepad 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 SimpleNotepad.

ItemValue
Java File Count6
Target SDK Version8
Minimum SDK Version8
Activity Count3
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE




License

The license information of SimpleNotepad is as follows:

Copyright 2011 Patryk, Kwiatkowski. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:...

Resource Files

There are 2 image files in SimpleNotepad. The names of the image files are listed as follows.

button_hover.9.png
button_normal.9.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.patrykkwiatkowski.simplenotepad.NoteEditor.java
com.patrykkwiatkowski.simplenotepad.NoteListViewAdapter.java
com.patrykkwiatkowski.simplenotepad.NoteList.java
com.patrykkwiatkowski.simplenotepad.NoteStorage.java
com.patrykkwiatkowski.simplenotepad.NoteViewer.java
com.patrykkwiatkowski.simplenotepad.Note.java