Android Open Source - Game tablet PicSpeak






Project Summary

PicSpeak is a free Android app for Tablets (available on the Google Play store) that helps in the rehabilitation of patients suffering from aphasia by letting them play an image-recognition game where they can identify visual stimuli of varying difficulty.

Web Site / Source Repository

PicSpeak is hosted in the following web site
https://github.com/vishwapatel/PicSpeak

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

ItemValue
Java File Count9
Supported screen sizes[mdpi, hdpi]
Target SDK Version17
Minimum SDK Version13
Activity Count4
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.READ_PHONE_STATE
android.permission.WRITE_INTERNAL_STORAGE
Raw File Namesres\raw\correct.mp3




Resource Files

There are 11 image files in PicSpeak. The names of the image files are listed as follows.

checkmark.png
help.png
high_score_stamp.png
hint_phrase.png
hint_rhyme.png
hint_word.png
mic.png
mic_clear.png
padlock_2.png
skip.png
wrong.png

The following screenshort is generated from the image listed above.

null




Java Source Files

PicSpeak has the following Java source files.

com.vishwa.picspeak.EndSet.java
com.vishwa.picspeak.HelpTextActivity.java
com.vishwa.picspeak.MainActivity.java
com.vishwa.picspeak.PickSet.java
com.vishwa.picspeak.Scores.java
com.vishwa.picspeak.ScoresDbAdapter.java
com.vishwa.picspeak.Set.java
com.vishwa.picspeak.SetAdapter.java
com.vishwa.picspeak.StatsDbAdapter.java