An android shopping assistant app for CS 741, Fall 2013 at the University of Wisconsin - La Crosse..
ShoppingAssistant is hosted in the following web site
https://github.com/Adoggman/ShoppingAssistant
If you think the Android project ShoppingAssistant 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 ShoppingAssistant.
Item | Value |
---|---|
Java File Count | 15 |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 9 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.DOWNLOAD_WITHOUT_NOTIFICATION android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.READ_PHONE_STATE android.permission.WRITE_EXTERNAL_STORAGE |
There are 5 image files in ShoppingAssistant. The names of the image files are listed as follows.
app_icon.png diagmonds.png heisenberg1.png logo_50.png logo_main_50.png
The following screenshort is generated from the image listed above.
ShoppingAssistant has the following Java source files.
com.example.heisenberg.BrowseActivity.java com.example.heisenberg.CompareActivity.java com.example.heisenberg.Constants.java com.example.heisenberg.DetailsActivity.java com.example.heisenberg.EditItemActivity.java com.example.heisenberg.HeisenbergMain.java com.example.heisenberg.Item.java com.example.heisenberg.JSONParser.java com.example.heisenberg.LoginActivity.java com.example.heisenberg.NewItemActivity.java com.example.heisenberg.RegisterActivity.java com.example.heisenberg.SearchActivity.java com.example.heisenberg.User.java com.google.zxing.integration.android.IntentIntegrator.java com.google.zxing.integration.android.IntentResult.java