Application for basic handwriting recognition.
CS1635-FingerNotes is hosted in the following web site
https://github.com/RobertMcDermot/CS1635-FingerNotes
If you think the Android project CS1635-FingerNotes 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 CS1635-FingerNotes.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 3 |
Required Permissions | android.permission.CAMERA android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 19 image files in CS1635-FingerNotes. The names of the image files are listed as follows.
about.png create_new_note.png current_color_background31.png drawer_shadow.9.png fav_color_background31.png hex32.png hsv32.png ic_action_discard.png ic_action_share.png ic_drawer.png palette.png redo.png redo_disabled.png rgb32.png switch_camera.png undo.png undo_all.png undo_all_disabled.png undo_disabled.png
The following screenshort is generated from the image listed above.
CS1635-FingerNotes has the following Java source files.
net.mcdermotsoft.fingernotes.AboutActivity.java net.mcdermotsoft.fingernotes.DrawerAdapter.java net.mcdermotsoft.fingernotes.DrawingActivity.java net.mcdermotsoft.fingernotes.DrawingView.java net.mcdermotsoft.fingernotes.LineSegment.java net.mcdermotsoft.fingernotes.MyPaint.java net.mcdermotsoft.fingernotes.MyPath.java net.mcdermotsoft.fingernotes.MyPoint.java net.mcdermotsoft.fingernotes.Note.java net.mcdermotsoft.fingernotes.NoteList.java net.mcdermotsoft.fingernotes.NoteListAdapter.java net.mcdermotsoft.fingernotes.PaletteDialog .java net.mcdermotsoft.fingernotes.SerialBitmap.java