A first-aid app using hacked-up Android voice recognition - the winner of Google European Android Camp 2013.
pocket-paramedic is hosted in the following web site
https://github.com/tilius/pocket-paramedic
If you think the Android project pocket-paramedic 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 pocket-paramedic.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [xxhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 15 |
Activity Count | 2 |
Fragment Count | 2 |
Required Permissions | android.permission.RECORD_AUDIO android.permission.WAKE_LOCK |
Raw File Names | res\raw\stayalive.mp3 |
There are 4 image files in pocket-paramedic. The names of the image files are listed as follows.
cprdiagram.gif ic_action_copy.png ic_action_overflow.png ic_action_paste.png
The following screenshort is generated from the image listed above.
pocket-paramedic has the following Java source files.
com.gac2013.tdylf.pocketparamedic.ContinuousSpeechRecognizer.java com.gac2013.tdylf.pocketparamedic.LogActivity.java com.gac2013.tdylf.pocketparamedic.MainActivity.java com.gac2013.tdylf.pocketparamedic.NextFragment.java com.gac2013.tdylf.pocketparamedic.StartFragment.java com.gac2013.tdylf.pocketparamedic.State.java com.gac2013.tdylf.pocketparamedic.StateMachine.java com.gac2013.tdylf.pocketparamedic.WidgetProvider.java