Android Open Source - App shopping InventoryApp






Project Summary

A custom made inventory app with a shopping list for android.

Web Site / Source Repository

InventoryApp is hosted in the following web site
https://github.com/alaseridan/InventoryApp

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

ItemValue
Java File Count15
Target SDK Version19
Minimum SDK Version11
Activity Count4
jar files usedandroid-support-v4.jar
android-support-v7-appcompat.jar
commons-lang3-3.3.2-javadoc.jar
commons-lang3-3.3.2.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 10 image files in InventoryApp. The names of the image files are listed as follows.

button.png
cartbutton.png
deletebutton.png
editbutton.png
minusbutton.png
nobutton.png
okbutton.png
plusbutton.png
qntybutton.png
searchbutton.png

The following screenshort is generated from the image listed above.

null




Java Source Files

InventoryApp has the following Java source files.

com.example.database.AdvancedActivity.java
com.example.database.Constant.java
com.example.database.DatabaseActivity.java
com.example.database.MyDBHandler.java
com.example.database.Product.java
com.example.database.customTabActivity.java
com.example.database.dataHelper.java
com.example.database.historyDBHandler.java
com.example.database.historyListviewAdapter.java
com.example.database.listviewAdapter.java
com.example.database.productHistory.java
com.example.database.shoppingDBHandler.java
com.example.database.shoppingListActivity.java
com.example.database.shoppingListBackend.java
com.example.database.shoppingListViewAdapter.java