Android Open Source - Development api RecipeBookmark






Project Summary

Android (API 17) Recipe bookmarking app..

Web Site / Source Repository

RecipeBookmark is hosted in the following web site
https://github.com/jandantes/RecipeBookmark

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

ItemValue
Java File Count12
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version14
Activity Count6
Fragment Count4
jar files usedandroid-query-full.0.26.7.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 7 image files in RecipeBookmark. The names of the image files are listed as follows.

ic_action_delete.png
ic_action_done.png
ic_action_new.png
ic_action_refresh.png
ic_action_search.png
ic_action_share.png
ic_dialog_warning.png

The following screenshort is generated from the image listed above.

null




Java Source Files

RecipeBookmark has the following Java source files.

com.paglubogngaraw.recipebookmark.AddRecipe.java
com.paglubogngaraw.recipebookmark.CoursesList.java
com.paglubogngaraw.recipebookmark.DatabaseHelper.java
com.paglubogngaraw.recipebookmark.IngredientsList.java
com.paglubogngaraw.recipebookmark.ListViewItemAdapter.java
com.paglubogngaraw.recipebookmark.MainActivity.java
com.paglubogngaraw.recipebookmark.RecipeItemAdapter.java
com.paglubogngaraw.recipebookmark.RecipeList.java
com.paglubogngaraw.recipebookmark.RecipeListCourses.java
com.paglubogngaraw.recipebookmark.RecipeListIngredients.java
com.paglubogngaraw.recipebookmark.Settings.java
com.paglubogngaraw.recipebookmark.ViewRecipe.java