Android Open Source - Development tutorial NoteTakingApp






Project Summary

Note taking App for Android devices. Followed the tutorial from http://ashish-yadav.blogspot.in/2012/10/an-outrageously-simple-note-taking.html.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of NoteTakingApp.

ItemValue
Java File Count4
Target SDK Version17
Minimum SDK Version8
Activity Count2
jar files usedandroid-support-v4.jar




Java Source Files

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