Android Open Source - App code EatItAndroidApp






Project Summary

The Android app code I developed with my software engineering team at Weber State..

Web Site / Source Repository

EatItAndroidApp is hosted in the following web site
https://github.com/iammathboy/EatItAndroidApp

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

ItemValue
Java File Count16
Supported screen sizes[hdpi]
Target SDK Version19
Minimum SDK Version11
Activity Count8
Fragment Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET
Asset File Namesassets\fonts\Allura-Regular.otf




Resource Files

There are 1 image files in EatItAndroidApp. The names of the image files are listed as follows.

eat_it.png

The following screenshort is generated from the image listed above.

null

Java Source Files

EatItAndroidApp has the following Java source files.

com.group5.recipebook.AddEditMealPlanActivity.java
com.group5.recipebook.AddEditRecipeActivity.java
com.group5.recipebook.LoginActivity.java
com.group5.recipebook.MainTabActivity.java
com.group5.recipebook.RecipeListActivity.java
com.group5.recipebook.RegisterActivity.java
com.group5.recipebook.ViewMealPlanActivity.java
com.group5.recipebook.ViewRecipeActivity.java
com.group5.recipebook.adapters.HTTPServiceHandler.java
com.group5.recipebook.adapters.JSONParser.java
com.group5.recipebook.adapters.LocalDatabaseConnector
.java
com.group5.recipebook.adapters.RecipeAdapter.java
com.group5.recipebook.adapters.TabsLayoutAdapter.java
com.group5.recipebook.fragments.AccountTabFragment.java
com.group5.recipebook.fragments.MealPlanTabFragment.java
com.group5.recipebook.fragments.RecipesTabFragment.java