Android Open Source - Development voice pocket-paramedic






Project Summary

A first-aid app using hacked-up Android voice recognition - the winner of Google European Android Camp 2013.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of pocket-paramedic.

ItemValue
Java File Count8
Supported screen sizes[xxhdpi]
Target SDK Version16
Minimum SDK Version15
Activity Count2
Fragment Count2
Required Permissionsandroid.permission.RECORD_AUDIO
android.permission.WAKE_LOCK
Raw File Namesres\raw\stayalive.mp3




Resource Files

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.

null

Java Source Files

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