An android note taking app with Google app engine as backend.
lecture-note is hosted in the following web site
https://github.com/Sakirk/lecture-note
If you think the Android project lecture-note 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 lecture-note.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 17 |
Minimum SDK Version | 10 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
lecture-note has the following Java source files.
com.savekirk.lecturenote.AppEngineDAO.java com.savekirk.lecturenote.FileDAO.java com.savekirk.lecturenote.MakeNote.java com.savekirk.lecturenote.Note.java com.savekirk.lecturenote.NoteDAO.java com.savekirk.lecturenote.ShowNotes.java