Android Open Source - App note NoteApp






Project Summary

Note Taking App - INFSI351 Project.

Web Site / Source Repository

NoteApp is hosted in the following web site
https://github.com/CyrilSabbagh/NoteApp

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

ItemValue
Java File Count41
Target SDK Version18
Minimum SDK Version11
Activity Count10
Fragment Count1
jar files usedandroid-support-v4.jar
org.apache.commons.net_2.0.0.v200905272248.jar
radial-menu-v4.jar
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.CAMERA
android.permission.INTERNET
android.permission.READ_PHONE_STATE
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 13 image files in NoteApp. The names of the image files are listed as follows.

attachment.png
bold.png
copy.png
cut.png
dict2.png
dictionary.gif
newfile.png
openfile.png
paste.png
recorder.png
save.png
snapshot.png
underlined.png

The following screenshort is generated from the image listed above.

null




Java Source Files

NoteApp has the following Java source files.

com.cyrilsabbagh.noteapp.AddDictionaryActivity.java
com.cyrilsabbagh.noteapp.CircularView.java
com.cyrilsabbagh.noteapp.CourseActivity.java
com.cyrilsabbagh.noteapp.CyrilActivity.java
com.cyrilsabbagh.noteapp.DictionaryActivity.java
com.cyrilsabbagh.noteapp.HotCornersActivity.java
com.cyrilsabbagh.noteapp.MainActivity.java
com.cyrilsabbagh.noteapp.MyNotesActivity.java
com.cyrilsabbagh.noteapp.QuizActivity.java
com.cyrilsabbagh.noteapp.QuizResultActivity.java
com.cyrilsabbagh.noteapp.SaveActivity.java
com.cyrilsabbagh.noteapp.SearchActivity.java
com.cyrilsabbagh.noteapp.ShakeDetector.java
com.cyrilsabbagh.noteapp.controllers.HtmlFormat.java
com.cyrilsabbagh.noteapp.controllers.NoteManager.java
com.cyrilsabbagh.noteapp.dataModel.Course.java
com.cyrilsabbagh.noteapp.dataModel.Dictionary.java
com.cyrilsabbagh.noteapp.dataModel.Note.java
com.cyrilsabbagh.noteapp.dataModel.SearchResult.java
com.cyrilsabbagh.noteapp.databaseControllers.AddDefinition.java
com.cyrilsabbagh.noteapp.databaseControllers.AddImage.java
com.cyrilsabbagh.noteapp.databaseControllers.AddSound.java
com.cyrilsabbagh.noteapp.databaseControllers.AsyncTaskCompleteListener.java
com.cyrilsabbagh.noteapp.databaseControllers.CreateCourse.java
com.cyrilsabbagh.noteapp.databaseControllers.CreateNote.java
com.cyrilsabbagh.noteapp.databaseControllers.GetCourseDetails.java
com.cyrilsabbagh.noteapp.databaseControllers.GetCourseNotes.java
com.cyrilsabbagh.noteapp.databaseControllers.GetLatestNotes.java
com.cyrilsabbagh.noteapp.databaseControllers.GetNote.java
com.cyrilsabbagh.noteapp.databaseControllers.GetUserCourses.java
com.cyrilsabbagh.noteapp.databaseControllers.JSONParser.java
com.cyrilsabbagh.noteapp.databaseControllers.SearchDB.java
com.cyrilsabbagh.noteapp.databaseControllers.UpdateNote.java
com.radialmenu.RadialMenuColors.java
com.radialmenu.RadialMenuHelper.java
com.radialmenu.RadialMenuInterface.java
com.radialmenu.RadialMenuItem.java
com.radialmenu.RadialMenuWedge.java
com.radialmenu.RadialMenuWidget.java
com.radialmenu.SemiCircularRadialMenu.java
com.radialmenu.SemiCircularRadialMenuItem.java