A mobile application allowing the user to choose a recipe based on their current mood..
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.
The following table is the detailed list of FoodEmo.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 12 |
Activity Count | 5 |
Fragment Count | 2 |
jar files used | achartengine-1.1.0.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
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.
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