A shopping list app for Android.
BetterShoppingList is hosted in the following web site
https://github.com/supercoffee/BetterShoppingList
If you think the Android project BetterShoppingList 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 BetterShoppingList.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
There are 3 image files in BetterShoppingList. The names of the image files are listed as follows.
content_new.png launcher_icon.png sort_icon.png
The following screenshort is generated from the image listed above.
BetterShoppingList has the following Java source files.
com.coffeestrike.bettershoppinglist.EditItemDialog.java com.coffeestrike.bettershoppinglist.Item.java com.coffeestrike.bettershoppinglist.KeyboardEditText.java com.coffeestrike.bettershoppinglist.MainActivity.java com.coffeestrike.bettershoppinglist.ShoppingList.java com.coffeestrike.bettershoppinglist.ShoppingListFragment.java com.coffeestrike.bettershoppinglist.ShoppingListJSONSerializer.java