Shopping List app for android phone.
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.
The following table is the detailed list of ShoppingList.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 14 |
Activity Count | 5 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
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.
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