Android Open Source - Development book RecipeBook






Project Summary

Recipe Book for Android.

Web Site / Source Repository

RecipeBook is hosted in the following web site
https://github.com/johnkil/RecipeBook

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

ItemValue
Java File Count10
Supported screen sizes[hdpi]
Minimum SDK Version4
Activity Count5
jar files usedandroid-support-v4.jar




Resource Files

There are 8 image files in RecipeBook. The names of the image files are listed as follows.

ic_action_bar_info.png
ic_cake.png
ic_cocktail.png
ic_salad.png
ic_sandwich.png
ic_soup.png
ic_steak.png
logo.png

The following screenshort is generated from the image listed above.

null




Java Source Files

RecipeBook has the following Java source files.

com.devspark.recipebook.MyApplication.java
com.devspark.recipebook.data.Category.java
com.devspark.recipebook.data.Data.java
com.devspark.recipebook.data.Recipe.java
com.devspark.recipebook.layouts.DashboardLayout.java
com.devspark.recipebook.ui.CategoryGridActivity.java
com.devspark.recipebook.ui.CategoryListActivity.java
com.devspark.recipebook.ui.HomeActivity.java
com.devspark.recipebook.ui.InfoActivity.java
com.devspark.recipebook.ui.RecipeActivity.java