A custom made inventory app with a shopping list for android.
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.
The following table is the detailed list of InventoryApp.
Item | Value |
---|---|
Java File Count | 15 |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 4 |
jar files used | android-support-v4.jar android-support-v7-appcompat.jar commons-lang3-3.3.2-javadoc.jar commons-lang3-3.3.2.jar |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
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.
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