Android app for making interviews in different places and getting the Q&A from a web server.
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.
The following table is the detailed list of MarketInvestment.
Item | Value |
---|---|
Java File Count | 19 |
Target SDK Version | 19 |
Minimum SDK Version | 13 |
Activity Count | 2 |
jar files used | android-support-v4.jar gson-2.2.4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
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