Android Open Source - App shopping ShoppingList






Project Summary

Shopping List app for android phone.

Web Site / Source Repository

ShoppingList is hosted in the following web site
https://github.com/smacewan101/ShoppingList

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

ItemValue
Java File Count12
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version14
Activity Count5
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 3 image files in ShoppingList. The names of the image files are listed as follows.

ic_action_search.png
minus.png
plus.png

The following screenshort is generated from the image listed above.

null

Java Source Files

ShoppingList has the following Java source files.

scott.macewan.shoppinglist.AddItemActivity.java
scott.macewan.shoppinglist.Category.java
scott.macewan.shoppinglist.CustomExpandableListAdapter.java
scott.macewan.shoppinglist.DatabaseHandler.java
scott.macewan.shoppinglist.Item.java
scott.macewan.shoppinglist.ListActivity.java
scott.macewan.shoppinglist.MainActivity.java
scott.macewan.shoppinglist.Recipe.java
scott.macewan.shoppinglist.RecipeAdapter.java
scott.macewan.shoppinglist.RequestRecipeActivity.java
scott.macewan.shoppinglist.SearchRecipeActivity.java
scott.macewan.shoppinglist.SearchRecipeHandler.java