Android Open Source - App shopping go-shop






Project Summary

An Android shopping list application written for a Usability class.

Web Site / Source Repository

go-shop is hosted in the following web site
https://github.com/ross-kahn/go-shop

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

ItemValue
Java File Count14
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version14
Activity Count4
jar files usedandroid-support-v4.jar




Resource Files

There are 5 image files in go-shop. The names of the image files are listed as follows.

expander_open_holo_light.9.png
ic_action_search.png
ic_menu_delete.png
ic_menu_edit.png
tag_icon.png

The following screenshort is generated from the image listed above.

null

Java Source Files

go-shop has the following Java source files.

com.goshop.activity.CategoryManagerActivity.java
com.goshop.activity.GoShopActivity.java
com.goshop.activity.ListItemActivity.java
com.goshop.adapter.CategoryListAdapter.java
com.goshop.adapter.CategoryManagerAdapter.java
com.goshop.adapter.ColorListAdapter.java
com.goshop.adapter.GoShopAdapter.java
com.goshop.adapter.ShoppingListAdapter.java
com.goshop.data.Category.java
com.goshop.data.DataModelInterface.java
com.goshop.data.Item.java
com.goshop.data.ItemManager.java
com.goshop.data.ListItem.java
com.goshop.data.XMLParser.java