Android Open Source - Development googleappengine lecture-note






Project Summary

An android note taking app with Google app engine as backend.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of lecture-note.

ItemValue
Java File Count6
Target SDK Version17
Minimum SDK Version10
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET




Java Source Files

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