Demo app created for the OKC JUG to show basic Andoird app development.
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.
The following table is the detailed list of AndroidNotesDemo.
Item | Value |
---|---|
Java File Count | 5 |
Minimum SDK Version | 8 |
Activity Count | 3 |
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