Android Open Source - App mobile Rating-App






Project Summary

Project for "Mobile Computing" for rating some items - Projects in the primary target usecase.

Web Site / Source Repository

Rating-App is hosted in the following web site
https://github.com/Dissem/Rating-App

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

ItemValue
Java File Count13
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count1
Fragment Count4
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
Asset File Namesassets\CA Cert Signing Authority.cer




Resource Files

There are 8 image files in Rating-App. The names of the image files are listed as follows.

drawer_shadow.9.png
ic_action_qrcode.png
ic_action_reload.png
ic_drawer.png
medal_bronze.png
medal_gold.png
medal_silver.png
noimage.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Rating-App has the following Java source files.

ch.bfh.mobilecomputing.fs2014.ratingapp.EnterCodeFragment.java
ch.bfh.mobilecomputing.fs2014.ratingapp.ItemAdapter.java
ch.bfh.mobilecomputing.fs2014.ratingapp.ItemDetailFragment.java
ch.bfh.mobilecomputing.fs2014.ratingapp.ItemListAndDetailFragment.java
ch.bfh.mobilecomputing.fs2014.ratingapp.ItemListFragment.java
ch.bfh.mobilecomputing.fs2014.ratingapp.MainActivity.java
ch.bfh.mobilecomputing.fs2014.ratingapp.Utils.java
ch.bfh.mobilecomputing.fs2014.ratingapp.entities.CACertHttpsHelper.java
ch.bfh.mobilecomputing.fs2014.ratingapp.entities.DatabaseConnector.java
ch.bfh.mobilecomputing.fs2014.ratingapp.entities.DatabaseHelper.java
ch.bfh.mobilecomputing.fs2014.ratingapp.entities.Rating.java
ch.bfh.mobilecomputing.fs2014.ratingapp.entities.Survey.java
ch.bfh.mobilecomputing.fs2014.ratingapp.entities.SurveyRepository.java