Android Open Source - App shopping shopping-list






Project Summary

A simple Android app for making checklists, it's ideal for shopping!.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of shopping-list.

ItemValue
Java File Count5
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version21
Minimum SDK Version16
Activity Count2
jar files usedandroid-support-v4.jar




Resource Files

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.

null

Java Source Files

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