A simple Android app for making checklists, it's ideal for shopping!.
shopping-list is hosted in the following web site
https://github.com/amotenko/shopping-list
If you think the Android project shopping-list 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 shopping-list.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 16 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
There are 1 image files in shopping-list. The names of the image files are listed as follows.
ic_action_new.png
The following screenshort is generated from the image listed above.
shopping-list has the following Java source files.
org.motenko.shoppinglist.AddItemActivity.java org.motenko.shoppinglist.ShoppingListMainActivity.java org.motenko.shoppinglist.contentprovider.ItemsContentProvider.java org.motenko.shoppinglist.database.ItemDatabaseHandler.java org.motenko.shoppinglist.database.ItemTable.java