Android Open Source - App notepad AndroidNotepad






Project Summary

An example notepad app.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of AndroidNotepad.

ItemValue
Java File Count7
Target SDK Version19
Minimum SDK Version14
Activity Count2
Fragment Count1
Required Permissionsandroid.permission.INTERNET




Java Source Files

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