Note taking App for Android devices. Followed the tutorial from http://ashish-yadav.blogspot.in/2012/10/an-outrageously-simple-note-taking.html.
NoteTakingApp is hosted in the following web site
https://github.com/carockets/NoteTakingApp
If you think the Android project NoteTakingApp 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 NoteTakingApp.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
NoteTakingApp has the following Java source files.
com.example.notetaking.EditNoteActivity.java com.example.notetaking.MyActivity.java com.example.notetaking.Notes.java com.example.notetaking.NotesDatabase.java