Android Open Source - SQLite data QM-Android






Project Summary

Questionnaire Manager,it's an Android Application that uses the data from an SQLite Database and can share a Questionaire to collect the answers in a Database. It could use for a general purposes..

Web Site / Source Repository

QM-Android is hosted in the following web site
https://github.com/jalfaro/QM-Android

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

ItemValue
Java File Count17
Supported screen sizes[mdpi]
Target SDK Version10
Minimum SDK Version10
Activity Count5
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 2 image files in QM-Android. The names of the image files are listed as follows.

file.png
folder.png

The following screenshort is generated from the image listed above.

null

Java Source Files

QM-Android 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