Android Open Source - App mobile FoodEmo






Project Summary

A mobile application allowing the user to choose a recipe based on their current mood..

Web Site / Source Repository

FoodEmo is hosted in the following web site
https://github.com/rkuncewicz/FoodEmo

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

ItemValue
Java File Count10
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version12
Activity Count5
Fragment Count2
jar files usedachartengine-1.1.0.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

There are 9 image files in FoodEmo. The names of the image files are listed as follows.

angry.png
anime.png
chocolate.png
drink.png
fruit.png
party.png
sad.png
short_on_time.png
vegetable.png

The following screenshort is generated from the image listed above.

null




Java Source Files

FoodEmo has the following Java source files.

com.KRunc.foodemo.ImageAdapter.java
com.KRunc.foodemo.ImageDownloader.java
com.KRunc.foodemo.KeywordSearchActivity.java
com.KRunc.foodemo.MainActivity.java
com.KRunc.foodemo.MoodSelectionActivity.java
com.KRunc.foodemo.OnTaskCompleted.java
com.KRunc.foodemo.Recipe.java
com.KRunc.foodemo.RecipeDescriptionActivity.java
com.KRunc.foodemo.RecipeListActivity.java