Android Open Source - Development tutorial JNotepad






Project Summary

An editor for the Android platform, sprouted from the Android Notepad Version 3 tutorial code base..

Web Site / Source Repository

JNotepad is hosted in the following web site
https://github.com/jrymal/JNotepad

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

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




Java Source Files

JNotepad has the following Java source files.

com.android.demo.jnotepad.DefaultExceptionHandler.java
com.android.demo.jnotepad.EditNote.java
com.android.demo.jnotepad.JNotepad.java
com.android.demo.jnotepad.NotesDbAdapter.java
com.android.demo.jnotepad.transfers.SDWriter.java
com.android.demo.jnotepad.transfers.TextSender.java