Android Open Source - Development activity notes-demo






Project Summary

A demo app showcasing Android activities..

Web Site / Source Repository

notes-demo is hosted in the following web site
https://github.com/dylanPowers/notes-demo

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

ItemValue
Java File Count7
Target SDK Version17
Minimum SDK Version14
Activity Count2
Fragment Count3




Java Source Files

notes-demo has the following Java source files.

me.kickassdemos.notesdemo.NoteDetailActivity.java
me.kickassdemos.notesdemo.NoteDetailFragment.java
me.kickassdemos.notesdemo.NoteListActivity.java
me.kickassdemos.notesdemo.NoteListFragment.java
me.kickassdemos.notesdemo.dummy.DummyContent.java
me.kickassdemos.notesdemo.note.Note.java
me.kickassdemos.notesdemo.note.NoteStorage.java