Android Open Source - App shopping Shopping-List-for-Android






Project Summary

A simple shopping list application for Android. Basically, my first real attempt at making an Android app..

Web Site / Source Repository

Shopping-List-for-Android is hosted in the following web site
https://github.com/BradyBonnette/Shopping-List-for-Android

If you think the Android project Shopping-List-for-Android 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-for-Android.

ItemValue
Java File Count5
Supported screen sizes[mdpi, ldpi, hdpi]
Activity Count1

Resource Files

There are 3 image files in Shopping-List-for-Android. The names of the image files are listed as follows.

add.png
delete.png
edit.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Shopping-List-for-Android has the following Java source files.

com.brbware.shoppinglist.ListItemActivity.java
com.brbware.shoppinglist.ShoppingListAdapter.java
com.brbware.shoppinglist.persistence.DatabaseHelper.java
com.brbware.shoppinglist.persistence.entities.ShoppingList.java
com.brbware.shoppinglist.persistence.entities.ShoppingListItem.java