Android Open Source - App demo NoteTaker






Project Summary

Demo app used in ACA Summer School 2014.

Web Site / Source Repository

NoteTaker is hosted in the following web site
https://github.com/rabisg/NoteTaker

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

ItemValue
Java File Count6
Target SDK Version19
Minimum SDK Version14
Activity Count2
Fragment Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET




Java Source Files

NoteTaker has the following Java source files.

com.example.notetaker.MainActivity.java
com.example.notetaker.NoteActivity.java
com.example.notetaker.NoteTakerContract.java
com.example.notetaker.NoteTakerDBHelper.java
com.example.notetaker.fragment.HomeFragment.java
com.example.notetaker.models.Note.java