An android app widget + php/sqlite implementing a shopping list.
ShoppingListWidget is hosted in the following web site
https://github.com/jheyman/ShoppingListWidget
If you think the Android project ShoppingListWidget 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 ShoppingListWidget.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [hdpi, xhdpi, nodpi] |
Target SDK Version | 18 |
Minimum SDK Version | 11 |
Activity Count | 3 |
Required Permissions | android.permission.INTERNET |
Asset File Names | assets\fonts\passing_notes.ttf |
There are 4 image files in ShoppingListWidget. The names of the image files are listed as follows.
preview.png reload_button.png shopcart_add_button.png trash_button.png
The following screenshort is generated from the image listed above.
ShoppingListWidget has the following Java source files.
com.gbbtbb.shoppinglistwidget.AddItemMenuActivity.java com.gbbtbb.shoppinglistwidget.CleanListMenuActivity.java com.gbbtbb.shoppinglistwidget.DeleteItemMenuActivity.java com.gbbtbb.shoppinglistwidget.ShoppingListDataProvider.java com.gbbtbb.shoppinglistwidget.ShoppingListWidgetProvider.java com.gbbtbb.shoppinglistwidget.ShoppingListWidgetService.java