Application to maintain a simple shopping list in Android. Based on similar JavaME app.
smart-shopper is hosted in the following web site
https://github.com/ktaragorn/smart-shopper
If you think the Android project smart-shopper 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 smart-shopper.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, ldpi, hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Fragment Count | 3 |
jar files used | simple-xml-2.7.jar |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
There are 4 image files in smart-shopper. The names of the image files are listed as follows.
icon_shopping_cart.png icon_shopping_cart_orig.png note.png note_orig.png
The following screenshort is generated from the image listed above.
smart-shopper has the following Java source files.
app.shopper.Item.java app.shopper.ItemList.java app.shopper.ItemListFragment.java app.shopper.ShopperFragment.java app.shopper.ShopperFragmentActivity.java app.shopper.ShoppingListFragment.java app.shopper.ShoppingListPagerAdapter.java