Shopping list app for Android.
ShoppingList is hosted in the following web site
https://github.com/aleksi-niiranen/ShoppingList
If you think the Android project ShoppingList 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 ShoppingList.
Item | Value |
---|---|
Java File Count | 10 |
Target SDK Version | 14 |
Minimum SDK Version | 10 |
Activity Count | 4 |
Required Permissions | android.permission.INTERNET |
There are 6 image files in ShoppingList. The names of the image files are listed as follows.
androidmarkergreen.png androidmarkerorange.png androidmarkerred.png exiticon.png ic_action_locate.png mapballoon.9.png
The following screenshort is generated from the image listed above.
ShoppingList has the following Java source files.
com.blogspot.fwfaill.shoppinglist.activities.EditItem.java com.blogspot.fwfaill.shoppinglist.activities.EditList.java com.blogspot.fwfaill.shoppinglist.activities.ShoppingListMain.java com.blogspot.fwfaill.shoppinglist.activities.ShoppingListMap.java com.blogspot.fwfaill.shoppinglist.domain.ShoppingList.java com.blogspot.fwfaill.shoppinglist.domain.ShoppingListItem.java com.blogspot.fwfaill.shoppinglist.util.BalloonOverlayView.java com.blogspot.fwfaill.shoppinglist.util.IdGeoPoint.java com.blogspot.fwfaill.shoppinglist.util.ShoppingListDbAdapter.java com.blogspot.fwfaill.shoppinglist.util.ShoppingListItemizedOverlay.java