Android Open Source - Development api pvt-android






Project Summary

The beginnings of an Android psychomotor vigilance task (PVT) app from an aborted personal project. Server-side component here: https://github.com/jammus/pvt-api.

Web Site / Source Repository

pvt-android is hosted in the following web site
https://github.com/jammus/pvt-android

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

ItemValue
Java File Count10
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count3




Resource Files

There are 1 image files in pvt-android. The names of the image files are listed as follows.

ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

pvt-android has the following Java source files.

com.jammus.pvt.PvtResult.java
com.jammus.pvt.activities.MainMenu.java
com.jammus.pvt.activities.PerformTest.java
com.jammus.pvt.activities.ShowResults.java
com.jammus.pvt.data.PvtResultsDataStore.java
com.jammus.pvt.data.sqlite.Columns.java
com.jammus.pvt.data.sqlite.PvtResultsSQLiteDataStore.java
com.jammus.pvt.data.sqlite.PvtResultsSQLiteDatabase.java
com.jammus.pvt.data.sqlite.Tables.java
com.jammus.pvt.views.Pvt.java