A simple Android notepad application made using Android ADT in Eclipse.
Notepad is hosted in the following web site
https://github.com/AndrewGulla/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.
The following table is the detailed list of Notepad.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 17 |
Minimum SDK Version | 16 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Notepad has the following Java source files.
ca.uoit.AndrewGulla.notepad.Notepad.java ca.uoit.AndrewGulla.notepad.NotepadEdit.java ca.uoit.AndrewGulla.notepad.NotesAdapter.java