The Android mobile Mealfire app.
mealfire_android is hosted in the following web site
https://github.com/pkulak/mealfire_android
If you think the Android project mealfire_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.
The following table is the detailed list of mealfire_android.
Item | Value |
---|---|
Java File Count | 27 |
Supported screen sizes | [mdpi] |
Minimum SDK Version | 7 |
Activity Count | 7 |
jar files used | joda-time-1.6.2.jar |
Required Permissions | android.permission.INTERNET |
There are 10 image files in mealfire_android. The names of the image files are listed as follows.
calendar.png extras.png ico_calendar.png ico_checkmark.png ico_list.png lists.png no_image.png placeholder.png recipes.png search.png
The following screenshort is generated from the image listed above.
mealfire_android has the following Java source files.
com.mealfire.activity.BrowseRecipes.java com.mealfire.ImageLoader.java com.mealfire.PagedList.java com.mealfire.UserException.java com.mealfire.Utils.java com.mealfire.activity.Calendar.java com.mealfire.activity.ExtraItems.java com.mealfire.activity.Home.java com.mealfire.activity.IngredientListAdapter.java com.mealfire.activity.IngredientRow.java com.mealfire.activity.Login.java com.mealfire.activity.MealfireActivity.java com.mealfire.activity.ShoppingList.java com.mealfire.activity.ViewRecipe.java com.mealfire.api.API.java com.mealfire.api.AbstractInlineAPI.java com.mealfire.api.DataRunnable.java com.mealfire.api.DataTransformer.java com.mealfire.api.InlineAPI.java com.mealfire.api.StringTransformer.java com.mealfire.model.CalendarDay.java com.mealfire.model.Ingredient.java com.mealfire.model.IngredientGroup.java com.mealfire.model.IngredientList.java com.mealfire.model.Recipe.java com.mealfire.model.Store.java com.mealfire.model.User.java