Android application to collect data..
QMAndroid is hosted in the following web site
https://github.com/QMDevTeam/QMAndroid
If you think the Android project QMAndroid 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 QMAndroid.
Item | Value |
---|---|
Java File Count | 17 |
Supported screen sizes | [mdpi] |
Target SDK Version | 10 |
Minimum SDK Version | 10 |
Activity Count | 5 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
There are 2 image files in QMAndroid. The names of the image files are listed as follows.
file.png folder.png
The following screenshort is generated from the image listed above.
QMAndroid has the following Java source files.
org.questionnairemanager.engine.FilePickerActivity.java org.questionnairemanager.engine.LocationActivity.java org.questionnairemanager.engine.MainActivity.java org.questionnairemanager.engine.QMAndroidApplication.java org.questionnairemanager.engine.StudyActivity.java org.questionnairemanager.engine.SubjectActivity.java org.questionnairemanager.engine.data.Constants.java org.questionnairemanager.engine.data.LocalDataHelper.java org.questionnairemanager.engine.data.LocalDataManager.java org.questionnairemanager.engine.data.qmc.DataBaseHelper.java org.questionnairemanager.engine.data.qmc.Node.java org.questionnairemanager.engine.data.qmc.Study.java org.questionnairemanager.engine.data.qmc.SubjectStudy.java org.questionnairemanager.engine.utility.BackUpDBUtility.java org.questionnairemanager.engine.utility.NodeNavigationUtility.java org.questionnairemanager.engine.utility.ObjectStoreUtility.java org.questionnairemanager.engine.utility.UnzipUtility.java