Android Voice-To-Text Note Taker & Manager.
Sticky-Speech is hosted in the following web site
https://github.com/ErikOwen/Sticky-Speech
If you think the Android project Sticky-Speech 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 Sticky-Speech.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar com.haarman.listviewanimations-2.6.0.jar nineoldandroids-2.4.0.jar prettytime-3.2.4.Final.jar |
Required Permissions | android.permission.INTERNET android.permission.RECORD_AUDIO android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\Dimbo.ttf |
There are 11 image files in Sticky-Speech. The names of the image files are listed as follows.
back_arrow.png back_arrow_pressed.png delete_icon.png list_icon.png new_note_icon.png new_note_icon_pressed.png next_arrow.png next_arrow_pressed.png search_icon.png search_icon_clicked.png sticky_icon_small.png
The following screenshort is generated from the image listed above.
Sticky-Speech has the following Java source files.
com.spinninggangstaz.stickyspeech.EditNote.java com.spinninggangstaz.stickyspeech.FontFitTextView.java com.spinninggangstaz.stickyspeech.HoursAgoDateFormatter.java com.spinninggangstaz.stickyspeech.LinedEditText.java com.spinninggangstaz.stickyspeech.Note.java com.spinninggangstaz.stickyspeech.NoteAdapter.java com.spinninggangstaz.stickyspeech.NoteDB.java com.spinninggangstaz.stickyspeech.NoteDateFormatter .java com.spinninggangstaz.stickyspeech.NoteHubActivity.java com.spinninggangstaz.stickyspeech.StickySpeechApplication.java com.spinninggangstaz.stickyspeech.TakeNote.java