Android Open Source - Development eclipse ShoppingCart






Project Summary

Georgia Gwinnett College - Software Development Project Course - Team Members: David Anderson, Rick Price, Bertram Bishop, Marin Rangelov - Developed using the Android Development Tools plugin for Eclipse, Shopping Cart is an android application designed.

Web Site / Source Repository

ShoppingCart is hosted in the following web site
https://github.com/DavidAnderson03/ShoppingCart

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

ItemValue
Java File Count18
Supported screen sizes[mdpi, ldpi, xxhdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version8
Activity Count11
jar files usedandroid-support-v4.jar
opencsv-2.4.jar
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\ShoppingCart.db
assets\test.csv




Resource Files

There are 4 image files in ShoppingCart. The names of the image files are listed as follows.

arrow.png
arrow_down_.png
home_button_icon.png
shopping_cart_icon.png

The following screenshort is generated from the image listed above.

null

Java Source Files

ShoppingCart has the following Java source files.

com.example.shoppingcart.AddStoreItemActivity.java
com.example.shoppingcart.CreateShoppingListActivity.java
com.example.shoppingcart.CreateStoreActivity.java
com.example.shoppingcart.CustomExpandableAdapter.java
com.example.shoppingcart.DataBaseHelper.java
com.example.shoppingcart.ItemList.java
com.example.shoppingcart.ListOfStoresActivity.java
com.example.shoppingcart.MainActivity.java
com.example.shoppingcart.MainList.java
com.example.shoppingcart.ManageShoppingListActivity.java
com.example.shoppingcart.ManageShoppingListItemsActivity.java
com.example.shoppingcart.ManageStoreActivity.java
com.example.shoppingcart.ManageStoreItemActivity.java
com.example.shoppingcart.ShoppingList.java
com.example.shoppingcart.SortList.java
com.example.shoppingcart.SortedItemsActivity.java
com.example.shoppingcart.Store.java
com.example.shoppingcart.UpdateStoreItemActivity.java