A demo app showcasing Android activities..
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.
The following table is the detailed list of notes-demo.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 2 |
Fragment Count | 3 |
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