Android Open Source - App shopping Shoppinglist






Project Summary

Android app to collection shopping items.

Web Site / Source Repository

Shoppinglist is hosted in the following web site
https://github.com/ronnyfriedland/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.

Project Detail

The following table is the detailed list of Shoppinglist.

ItemValue
Java File Count10
Target SDK Version17
Minimum SDK Version11
Activity Count1
Required Permissionsandroid.permission.READ_EXTERNAL_STORAGE
Asset File Namesassets\fonts\everytime.ttf
Raw File Namesres\raw\description.xml
res\raw\gestures




Java Source Files

Shoppinglist has the following Java source files.

de.ronnyfriedland.shoppinglist.MainActivity.java
de.ronnyfriedland.shoppinglist.adapter.ShoppingListAdapter.java
de.ronnyfriedland.shoppinglist.db.ShoppingListDataSource.java
de.ronnyfriedland.shoppinglist.entity.AbstractEntity.java
de.ronnyfriedland.shoppinglist.entity.Entry.java
de.ronnyfriedland.shoppinglist.entity.Shoppinglist.java
de.ronnyfriedland.shoppinglist.entity.enums.Quantity.java
de.ronnyfriedland.shoppinglist.helper.UIHelper.java
de.ronnyfriedland.shoppinglist.xml.ReadXMLFile.java