Android Open Source - App web MarketInvestment






Project Summary

Android app for making interviews in different places and getting the Q&A from a web server.

Web Site / Source Repository

MarketInvestment is hosted in the following web site
https://github.com/ricardo8990/MarketInvestment

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

ItemValue
Java File Count19
Target SDK Version19
Minimum SDK Version13
Activity Count2
jar files usedandroid-support-v4.jar
gson-2.2.4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Java Source Files

MarketInvestment has the following Java source files.

rsc.inflables.contentProvider.AnswerContentProvider.java
rsc.inflables.contentProvider.AnswerQuestionContentProvider.java
rsc.inflables.contentProvider.BaseContentProvider.java
rsc.inflables.contentProvider.QuestionContentProvider.java
rsc.inflables.contentProvider.SetContentProvider.java
rsc.inflables.dao.Answer.java
rsc.inflables.dao.AnswerHelper.java
rsc.inflables.dao.AnswerQuestion.java
rsc.inflables.dao.AnswerQuestionHelper.java
rsc.inflables.dao.Question.java
rsc.inflables.dao.QuestionHelper.java
rsc.inflables.dao.Set.java
rsc.inflables.dao.SetHelper.java
rsc.inflables.estudiodemercado.AppSettingsActivity.java
rsc.inflables.estudiodemercado.MainActivity.java
rsc.inflables.model.Answer.java
rsc.inflables.model.AnswerQuestion.java
rsc.inflables.model.Question.java
rsc.inflables.model.Set.java