Android Open Source - Development basic AndroidNotesDemo






Project Summary

Demo app created for the OKC JUG to show basic Andoird app development.

Web Site / Source Repository

AndroidNotesDemo is hosted in the following web site
https://github.com/jasondlee/AndroidNotesDemo

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

ItemValue
Java File Count5
Minimum SDK Version8
Activity Count3

Java Source Files

AndroidNotesDemo has the following Java source files.

org.okcjug.android.notes.DatabaseAdapter.java
org.okcjug.android.notes.DatabaseHelper.java
org.okcjug.android.notes.EditNoteActivity.java
org.okcjug.android.notes.NotesListActivity.java
org.okcjug.android.notes.ViewNoteActivity.java