Android Open Source - SQLite list YolandasGroceryListApp






Project Summary

A simple grocery list Android app that uses Sqllite.

Web Site / Source Repository

YolandasGroceryListApp is hosted in the following web site
https://github.com/brianssheldon/YolandasGroceryListApp

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

ItemValue
Java File Count14
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Target SDK Version2
Minimum SDK Version2
Activity Count4
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.SEND_SMS




Java Source Files

YolandasGroceryListApp has the following Java source files.

org.bubba.yolanda.edittextphonenbrs.EditTextMsgNumbersActivity.java
org.bubba.yolanda.edittextphonenbrs.TextMsgUtils
.java
org.bubba.yolanda.grocery.BigListActivity.java
org.bubba.yolanda.grocery.CalculatorActivity.java
org.bubba.yolanda.grocery.SendTextMessage
.java
org.bubba.yolanda.grocery.YolandasGroceryListActivity.java
org.bubba.yolanda.grocery.knownitems.KnownItem
.java
org.bubba.yolanda.grocery.knownitems.KnownItemsDao
.java
org.bubba.yolanda.grocery.knownitems.KnownItemsSqlHelper.java
org.bubba.yolanda.grocery.list.AbstractSqlHelper.java
org.bubba.yolanda.grocery.list.GroceryItem
.java
org.bubba.yolanda.grocery.list.GroceryListDao
.java
org.bubba.yolanda.grocery.list.GroceryListSqlHelper.java
org.bubba.yolanda.grocery.list.ListItem
.java